[PATCH] put a comment at register_die_notifier that the export is used
authorArjan van de Ven <arjan@infradead.org>
Mon, 10 Jul 2006 11:44:05 +0000 (04:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:15 +0000 (13:24 -0700)
commit1454aed92b6b89cb1fbe3cbecd8ceaa7a122f3b7
treefc8ff55a38bed2400aa21ee75e8311e9064060cd
parentf86bf9b7bcc5d325687a8b80da8ee3eb56e02da7
[PATCH] put a comment at register_die_notifier that the export is used

{un}register_die_notifier() is used by kdb... document this so that future
"remove dead export" rounds can skip this export.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/traps.c
arch/x86_64/kernel/traps.c