[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240212094618.344921-1-sakari.ailus@linux.intel.com>
Date: Mon, 12 Feb 2024 11:46:15 +0200
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Hans de Goede <hdegoede@...hat.com>,
Tomas Winkler <tomas.winkler@...el.com>,
Wentong Wu <wentong.wu@...el.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [PATCH 0/3] MEI VSC fixes and cleanups
Hi folks,
These patches address sleeping in atomic context. It wasn't obvious at
first this was taking place since the callback sleeps while the caller (a
different driver) called it in a threaded IRQ handler.
Sakari Ailus (3):
mei: vsc: Call wake_up() and event handler in a workqueue
mei: vsc: Don't use sleeping condition in wait_event_timeout()
mei: vsc: Assign pinfo fields in variable declaration
drivers/misc/mei/vsc-tp.c | 64 ++++++++++++++++++++++++---------------
1 file changed, 40 insertions(+), 24 deletions(-)
--
2.39.2
Powered by blists - more mailing lists