From: Alexey Dobriyan Date: Fri, 19 Oct 2007 06:39:16 +0000 (-0700) Subject: Add kernel/notifier.c X-Git-Tag: v2.6.24-rc1~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe9d4f576324999ac521c931f3b3eee0c8e45544;p=pandora-kernel.git Add kernel/notifier.c There is separate notifier header, but no separate notifier .c file. Extract notifier code out of kernel/sys.c which will remain for misc syscalls I hope. Merge kernel/die_notifier.c into kernel/notifier.c. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed