public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.4-rc6
@ 2023-06-09 14:46 Bartosz Golaszewski
  2023-06-09 16:40 ` pr-tracker-bot
  2023-06-09 16:40 ` pr-tracker-bot
  0 siblings, 2 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2023-06-09 14:46 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] gpio: fixes for v6.4-rc6
  2023-06-09 14:46 [GIT PULL] gpio: fixes for v6.4-rc6 Bartosz Golaszewski
@ 2023-06-09 16:40 ` pr-tracker-bot
  2023-06-09 16:40 ` pr-tracker-bot
  1 sibling, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2023-06-09 16:40 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Fri,  9 Jun 2023 16:46:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.4-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/92d22212c090b4afbb7d7e8f91d72988c7586aa6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] gpio: fixes for v6.4-rc6
  2023-06-09 14:46 [GIT PULL] gpio: fixes for v6.4-rc6 Bartosz Golaszewski
  2023-06-09 16:40 ` pr-tracker-bot
@ 2023-06-09 16:40 ` pr-tracker-bot
  2023-06-09 16:43   ` Linus Torvalds
  1 sibling, 1 reply; 5+ messages in thread
From: pr-tracker-bot @ 2023-06-09 16:40 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Fri,  9 Jun 2023 16:46:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.4-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/92d22212c090b4afbb7d7e8f91d72988c7586aa6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] gpio: fixes for v6.4-rc6
  2023-06-09 16:40 ` pr-tracker-bot
@ 2023-06-09 16:43   ` Linus Torvalds
  2023-06-09 17:20     ` Konstantin Ryabitsev
  0 siblings, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2023-06-09 16:43 UTC (permalink / raw)
  To: pr-tracker-bot, Konstantin Ryabitsev
  Cc: Bartosz Golaszewski, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

Hmm. I have no idea why you got duplicate replies from the
pr-tracker-bot for the same pull request.

Konstantin?

               Linus

On Fri, Jun 9, 2023 at 9:40 AM <pr-tracker-bot@kernel.org> wrote:
>
> The pull request you sent on Fri,  9 Jun 2023 16:46:13 +0200:
>
> > git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.4-rc6
>
> has been merged into torvalds/linux.git:

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] gpio: fixes for v6.4-rc6
  2023-06-09 16:43   ` Linus Torvalds
@ 2023-06-09 17:20     ` Konstantin Ryabitsev
  0 siblings, 0 replies; 5+ messages in thread
From: Konstantin Ryabitsev @ 2023-06-09 17:20 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: pr-tracker-bot, Bartosz Golaszewski, Andy Shevchenko,
	Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski

On Fri, Jun 09, 2023 at 09:43:37AM -0700, Linus Torvalds wrote:
> Hmm. I have no idea why you got duplicate replies from the
> pr-tracker-bot for the same pull request.
> 
> Konstantin?

Odd -- I thought I had dedupe logic in place to avoid the situation when the
same pull request is sent to multiple mailing lists, but apparently it failed:

msg 1: X-PR-Tracked-List-Id: <linux-kernel.vger.kernel.org>
msg 2: X-PR-Tracked-List-Id: <linux-gpio.vger.kernel.org>

I'll double check what happened and fix.

-K

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-09 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 14:46 [GIT PULL] gpio: fixes for v6.4-rc6 Bartosz Golaszewski
2023-06-09 16:40 ` pr-tracker-bot
2023-06-09 16:40 ` pr-tracker-bot
2023-06-09 16:43   ` Linus Torvalds
2023-06-09 17:20     ` Konstantin Ryabitsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox