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:
8f68fa2
)
mm/slub.c: use register_hotmemory_notifier()
author
Andrew Morton
<akpm@linux-foundation.org>
Mon, 29 Apr 2013 22:08:06 +0000
(15:08 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Mon, 29 Apr 2013 22:54:36 +0000
(15:54 -0700)
Squishes a statement-with-no-effect warning, removes some ifdefs and
shrinks .text by 2 bytes.
Note that this code fails to check for blocking_notifier_chain_register()
failures.
Cc: Pekka Enberg <penberg@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found