linux-next: manual merge of the iio tree with the iio-fixes tree
From: Thierry Reding
Date: Thu May 07 2026 - 06:10:41 EST
Hi all,
Today's linux-next merge of the iio tree got a conflict in:
drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_buffer.c
between commit:
cba48e44357b ("iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO buffer")
from the iio-fixes tree and commit:
7216b9f7e9fe ("iio: imu: st_lsm6dsx: Fix check for invalid samples from FIFO")
from the iio tree.
I fixed it up by using the version from the iio tree. This is now fixed
as far as linux-next is concerned, but any non trivial conflicts should
be mentioned to your upstream maintainer when your tree is submitted
for merging. You may also want to consider cooperating with the
maintainer of the conflicting tree to minimise any particularly complex
conflicts.