[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2024031915-manhole-winnings-43d4@gregkh>
Date: Tue, 19 Mar 2024 08:51:43 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: stable@...r.kernel.org, linux-kernel@...r.kernel.org,
Wentong Wu <wentong.wu@...el.com>,
Dominik Brodowski <linux@...inikbrodowski.net>
Subject: Re: [PATCH 1/1] mei: vsc: Unregister interrupt handler for system
suspend
On Mon, Mar 18, 2024 at 10:01:26AM +0200, Sakari Ailus wrote:
> Unregister the MEI VSC interrupt handler before system suspend and
> re-register it at system resume time. This mirrors implementation of other
> MEI devices.
>
> This patch fixes the bug that causes continuous stream of MEI VSC errors
> after system resume.
>
> Fixes: 386a766c4169 ("mei: Add MEI hardware support for IVSC device")
> Cc: stable@...r.kernel.org # for 6.8
> Reported-by: Dominik Brodowski <linux@...inikbrodowski.net>
> Signed-off-by: Wentong Wu <wentong.wu@...el.com>
> Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
> ---
> drivers/misc/mei/platform-vsc.c | 17 ++++++-
> drivers/misc/mei/vsc-tp.c | 84 +++++++++++++++++++++++----------
> drivers/misc/mei/vsc-tp.h | 3 ++
> 3 files changed, 78 insertions(+), 26 deletions(-)
What is the git commit id of this in Linus's tree?
thanks,
greg k-h
Powered by blists - more mailing lists