ipmi:watchdog: Use the IPMI panic handler instead of the system one
authorCorey Minyard <cminyard@mvista.com>
Wed, 28 Mar 2018 18:30:38 +0000 (13:30 -0500)
committerCorey Minyard <cminyard@mvista.com>
Wed, 18 Apr 2018 15:22:48 +0000 (10:22 -0500)
commit5194970c5b4ccb651e4b8d32a1b617d7d2892d68
tree01e8910b97ba01795e19c92c2426668960753745
parent91e2dd0a47bae19600f13dcc9e0761082c50afa6
ipmi:watchdog: Use the IPMI panic handler instead of the system one

This is a cleaner interface and the main IPMI panic handler does setup
required by the watchdog handler.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/ipmi_watchdog.c