From: Andrew Morton Date: Mon, 29 Apr 2013 22:08:06 +0000 (-0700) Subject: mm/slub.c: use register_hotmemory_notifier() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ac38faa1f09d7eb01497eb50eb83e4f2d132667;p=pandora-kernel.git mm/slub.c: use register_hotmemory_notifier() 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed