diff options
author | Christoph Lameter <[email protected]> | 2008-05-28 10:32:22 -0700 |
---|---|---|
committer | Pekka Enberg <[email protected]> | 2008-07-15 20:36:01 +0300 |
commit | 0937502af7c9b648ed4e884ccb7f504b01a005a1 (patch) | |
tree | 25ed40b554b3c5e5e8a34351b38ccffe336a1b40 /arch/powerpc/lib/code-patching.c | |
parent | 4d3702b62e004172f44870763cf56793d8de0cbf (diff) |
slub: Add check for kfree() of non slab objects.
We can detect kfree()s on non slab objects by checking for PageCompound().
Works in the same way as for ksize. This helped me catch an invalid
kfree().
Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Pekka Enberg <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions