git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239f49c
)
slub: ksize() abuse checks
author
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 22 May 2008 16:22:25 +0000
(19:22 +0300)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Thu, 22 May 2008 16:52:18 +0000
(19:52 +0300)
Add a WARN_ON for pages that don't have PageSlab nor PageCompound set to catch
the worst abusers of ksize() in the kernel.
Acked-by: Christoph Lameter <clameter@sgi.com>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
No differences found