From 8f68fa2d1908365cb372b1aebf89d6af4b2b3871 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Mon, 29 Apr 2013 15:08:05 -0700 Subject: [PATCH] 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-format-patch failed