[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250318141203.94342-1-hdegoede@redhat.com>
Date: Tue, 18 Mar 2025 15:12:01 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: Wentong Wu <wentong.wu@...el.com>,
Alexander Usyskin <alexander.usyskin@...el.com>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Hans de Goede <hdegoede@...hat.com>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
Stanislaw Gruszka <stanislaw.gruszka@...ux.intel.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] mei: vsc: Fix kernel-crash when build with gcc 15
Hi All,
Here are 2 fixes for the vsc-tp mei code. The first patch fixes
a kernel crash when the kernel is build with gcc 15 and it would be
get to get this upstream ASAP.
The second patch is just a small cleanup of something which I noticed
when working on the fix.
Regards,
Hans
Hans de Goede (2):
mei: vsc: Fix fortify-panic caused by invalid counted_by() use
mei: vsc: Use struct vsc_tp_packet as vsc-tp tx_buf and rx_buf type
drivers/misc/mei/vsc-tp.c | 40 +++++++++++++++++++++------------------
1 file changed, 22 insertions(+), 18 deletions(-)
--
2.48.1
Powered by blists - more mailing lists