diff options
| author | Linus Torvalds <[email protected]> | 2007-07-19 13:17:15 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-07-19 13:17:15 -0700 |
| commit | a5c96d8a1c67f31ef48935a78da2d2076513842b (patch) | |
| tree | d164c6b33a1de9ea157b99bb353f84e41774164e /include/linux/debugobjects.h | |
| parent | ce8c2293be47999584908069e78bf6d94beadc53 (diff) | |
Fix up non-NUMA SLAB configuration for zero-sized allocations
I suspect Christoph tested his code only in the NUMA configuration, for
the combination of SLAB+non-NUMA the zero-sized kmalloc's would not work.
Of course, this would only trigger in configurations where those zero-
sized allocations happen (not very common), so that may explain why it
wasn't more widely noticed.
Seen by by Andi Kleen under qemu, and there seems to be a report by
Michael Tsirkin on it too.
Cc: Andi Kleen <[email protected]>
Cc: Roland Dreier <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: 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