Hi all, v6.9 introduced a small regression by removing a needed size check while inserting the use of the scatterlist memory iterator. The first patch fixes this regression. The second patch improves probe's trace to report every supported bus width Bastien Curutchet (2): mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length mmc: davinci_mmc: report all possible bus widths drivers/mmc/host/davinci_mmc.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) -- 2.45.0