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:
670e23c
)
Fix undefined count_partial if !CONFIG_SLABINFO
author
Christoph Lameter
<clameter@sgi.com>
Tue, 1 Apr 2008 19:07:41 +0000
(12:07 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 1 Apr 2008 19:44:06 +0000
(12:44 -0700)
Small typo in the patch recently merged to avoid the unused symbol
message for count_partial(). Discussion thread with confirmation of fix at
http://marc.info/?t=
120696854400001
&r=1&w=2
Typo in the check if we need the count_partial function that was
introduced by
53625b4204753b904addd40ca96d9ba802e6977d
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/slub.c
patch
|
blob
|
history
diff --cc
mm/slub.c
Simple merge