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:
7656c72
)
SLUB: move resiliency check into SYSFS section
author
Christoph Lameter
<clameter@sgi.com>
Wed, 9 May 2007 09:32:41 +0000
(
02:32
-0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:45 +0000
(12:30 -0700)
Move the resiliency check into the SYSFS section after validate_slab that is
used by the resiliency check. This will avoid a forward declaration.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found