[GIT PULL] gpio: fixes for v6.4-rc6
From: Bartosz Golaszewski
Date: Fri Jun 09 2023 - 10:46:22 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
Linus,
Please pull the following fixes for the next RC. There are two fixes for
the GPIO testing module and one commit making Andy a reviewer for the
GPIO subsystem.
Thanks
Bartosz
The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:
Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.4-rc6
for you to fetch changes up to d1f11f41eb746a33816695f1b6b6719826cc532c:
MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem (2023-06-07 15:03:29 +0200)
----------------------------------------------------------------
gpio: fixes for v6.4-rc6
- fix a memory corruption bug in gpio-sim
- fix inconsistencies in user-space configuration of gpio-sim
- make Andy Shevchenko a reviewer for the GPIO subsystem
----------------------------------------------------------------
Bartosz Golaszewski (1):
MAINTAINERS: add Andy Shevchenko as reviewer for the GPIO subsystem
Kent Gibson (2):
gpio: sim: fix memory corruption when adding named lines and unnamed hogs
gpio: sim: quietly ignore configured lines outside the bank
MAINTAINERS | 1 +
drivers/gpio/gpio-sim.c | 18 ++++++++++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)