summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@sgi.com>2008-05-28 17:32:22 (GMT)
committerPekka Enberg <penberg@cs.helsinki.fi>2008-07-15 17:36:01 (GMT)
commit0937502af7c9b648ed4e884ccb7f504b01a005a1 (patch)
tree25ed40b554b3c5e5e8a34351b38ccffe336a1b40 /firmware
parent4d3702b62e004172f44870763cf56793d8de0cbf (diff)
downloadlinux-fsl-qoriq-0937502af7c9b648ed4e884ccb7f504b01a005a1.tar.xz
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 <clameter@sgi.com> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions