ipmi:msghandler: Move timer handling into a work queue
authorCorey Minyard <corey@minyard.net>
Tue, 18 Mar 2025 21:08:45 +0000 (16:08 -0500)
committerCorey Minyard <corey@minyard.net>
Wed, 7 May 2025 22:25:47 +0000 (17:25 -0500)
commit742219863ee940c4cb3dcfe10030c080804d3a00
tree69caef2d9f64b894e5285bfed932e4c0079009c5
parent305923bd3b61e3ee4716f6aed7f68daadbe6ceaf
ipmi:msghandler: Move timer handling into a work queue

Get all operations that manipulate the interface list into thread
context.

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