[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240711081838.47256-1-bastien.curutchet@bootlin.com>
Date: Thu, 11 Jul 2024 10:18:36 +0200
From: Bastien Curutchet <bastien.curutchet@...tlin.com>
To: Ulf Hansson <ulf.hansson@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>
Cc: linux-mmc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Herve Codina <herve.codina@...tlin.com>,
Christopher Cordahi <christophercordahi@...ometrics.ca>,
Bastien Curutchet <bastien.curutchet@...tlin.com>
Subject: [PATCH 0/2] mmc: davinci_mmc: Fix v6.9 regression
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
Powered by blists - more mailing lists