ipmi: Set a timer for maintenance mode
authorCorey Minyard <corey@minyard.net>
Thu, 7 Aug 2025 22:55:44 +0000 (17:55 -0500)
committerCorey Minyard <corey@minyard.net>
Mon, 8 Sep 2025 15:21:41 +0000 (10:21 -0500)
commitbbfb8353cb26acb05b48380f2213d51938f11019
tree2fd1a5ac131af1171a008b2b35b9203f495ff6c5
parent627118470fccc61d7763aa667fcab0a9476843f6
ipmi: Set a timer for maintenance mode

Now that maintenance mode rejects all messages, there's nothing to
run time timer.  Make sure the timer is running in maintenance mode.

Signed-off-by: Corey Minyard <corey@minyard.net>
Tested-by: Frederick Lawler <fred@cloudflare.com>
drivers/char/ipmi/ipmi_msghandler.c