From: Andrew Morton Date: Mon, 29 Apr 2013 22:08:05 +0000 (-0700) Subject: ipc/util.c: use register_hotmemory_notifier() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~128^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f68fa2d1908365cb372b1aebf89d6af4b2b3871;p=pandora-kernel.git ipc/util.c: use register_hotmemory_notifier() Squishes a statement-with-no-effect warning, removes some ifdefs and shrinks .text by one byte! Note that this code fails to check for blocking_notifier_chain_register() failures. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed