[PATCH 0/2] mei: vsc: Fix kernel-crash when build with gcc 15

From: Hans de Goede
Date: Tue Mar 18 2025 - 10:22:27 EST


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