Bug 11903
Summary: | regression: vmalloc easily fail | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Rafael J. Wysocki (rjw) |
Component: | Other | Assignee: | Andrew Morton (akpm) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | commit db64fe02258f1507e13fe5212a989922323685ce | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 11808 | ||
Attachments: | proposed patch #2 for vmalloc regression |
Description
Rafael J. Wysocki
2008-10-30 13:44:58 UTC
Caused by: commit db64fe02258f1507e13fe5212a989922323685ce Author: Nick Piggin <npiggin@suse.de> Date: Sat Oct 18 20:27:03 2008 -0700 mm: rewrite vmap layer Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Cc: Krzysztof Helt <krzysztof.h1@poczta.fm> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Created attachment 18708 [details]
proposed patch #2 for vmalloc regression
This is the new proposed patch, I just sent to lkml. Please
let me know if it is better than the previous one.
Handled-By : Glauber Costa <glommer@redhat.com> Patch : http://marc.info/?l=linux-kernel&m=122609055221549&w=4 Ignore-Patch : http://marc.info/?l=linux-kernel&m=122522755530998&w=4 First-Bad-Commit : db64fe02258f1507e13fe5212a989922323685ce |