lockup_detector: Remove unused panic_notifier
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 1 Sep 2010 03:00:09 +0000 (23:00 -0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 1 Sep 2010 05:33:34 +0000 (07:33 +0200)
commit14416c35b6b9975c9593d7ecc8382d1ecaa0b598
tree15083ac26721ae79cf9f2348c2c5e206a5674f35
parenteac243355a99d6b9d41bbeba4fc83e7f735485f9
lockup_detector: Remove unused panic_notifier

The panic notifer in lockup_detector just set did_panic to 1.
But did_panic is not used anywhere so we can just remove it.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: peterz@infradead.org
Cc: gorcunov@gmail.com
Cc: fweisbec@gmail.com
LKML-Reference: <1283310009-22168-4-git-send-email-dzickus@redhat.com>
Signed-off-by: Don Zickus <dzickus@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/watchdog.c