diff options
| author | Christoph Lameter <[email protected]> | 2007-06-16 10:15:57 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-06-16 13:16:15 -0700 |
| commit | dd08c40e3e23f868eb0e49f638eb208736ec7e66 (patch) | |
| tree | 75b2cabf36cc35d6549dbda5e53b09650ec422f7 /include/linux/debugobjects.h | |
| parent | 54c6ed7562d59ab238df1ec9ff76d81d7d0f0842 (diff) | |
SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMIC
The data structure to manage the information gathered about functions
allocating and freeing objects is allocated when the list_lock has already
been taken. We need to allocate with GFP_ATOMIC instead of GFP_KERNEL.
Signed-off-by: Christoph Lameter <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions