diff options
author | Christoph Lameter | 2006-12-13 09:34:11 +0100 |
---|---|---|
committer | Linus Torvalds | 2006-12-13 18:05:48 +0100 |
commit | dd47ea755693228bf842c779e8afdfa47efb20a3 (patch) | |
tree | 3dbaea0064765ff7dbc82e5bf0af73aba15dd6b2 /Documentation/power/video_extension.txt | |
parent | [PATCH] reorder struct pipe_buf_operations (diff) | |
download | kernel-qcow2-linux-dd47ea755693228bf842c779e8afdfa47efb20a3.tar.gz kernel-qcow2-linux-dd47ea755693228bf842c779e8afdfa47efb20a3.tar.xz kernel-qcow2-linux-dd47ea755693228bf842c779e8afdfa47efb20a3.zip |
[PATCH] slab: fix sleeping in atomic bug
Fallback_alloc() does not do the check for GFP_WAIT as done in
cache_grow(). Thus interrupts are disabled when we call kmem_getpages()
which results in the failure.
Duplicate the handling of GFP_WAIT in cache_grow().
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Jay Cliburn <jacliburn@bellsouth.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/power/video_extension.txt')
0 files changed, 0 insertions, 0 deletions