From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v5.17-rc7
Date: Thu, 10 Mar 2022 12:13:11 +0000 [thread overview]
Message-ID: <20220310121327.63C6FC340E8@smtp.kernel.org> (raw)
The following changes since commit 80808768e41324d2e23de89972b5406c1020e6e4:
spi: rockchip: terminate dma transmission when slave abort (2022-02-17 15:33:18 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.17-rc7
for you to fetch changes up to 1a4e53d2fc4f68aa654ad96d13ad042e1a8e8a7d:
spi: Fix invalid sgs value (2022-03-08 12:27:33 +0000)
----------------------------------------------------------------
spi: Fix for v5.17
One fix for type conversion issues when working out maximum
scatter/gather segment sizes which caused problems for some systems
which where the limits overflow due to the type conversion.
----------------------------------------------------------------
Biju Das (1):
spi: Fix invalid sgs value
drivers/spi/spi.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
next reply other threads:[~2022-03-10 12:13 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-10 12:13 Mark Brown [this message]
2022-03-10 12:25 ` [GIT PULL] SPI fixes for v5.17-rc7 Linus Torvalds
2022-03-10 12:47 ` Mark Brown
2022-03-15 9:08 ` Geert Uytterhoeven
2022-03-15 16:48 ` Linus Torvalds
2022-03-15 18:56 ` Geert Uytterhoeven
2022-03-16 16:26 ` Mark Brown
2022-03-16 17:54 ` Biju Das
2022-03-10 12:27 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220310121327.63C6FC340E8@smtp.kernel.org \
--to=broonie@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox