All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firewire fixes for v6.17-rc1 kernel
@ 2025-08-15  2:05 Takashi Sakamoto
  2025-08-15  2:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Sakamoto @ 2025-08-15  2:05 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux1394-devel, edmund.raile, apais

Hi Linus,

Please accept the following changes from the subsystem.


The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.17-rc1

for you to fetch changes up to 0342273e14c25971f2916de2b598db2e9cfeec15:

  firewire: core: reallocate buffer for FCP address handlers when more than 4 are registered (2025-08-03 21:20:15 +0900)

----------------------------------------------------------------
firewire fixes for v6.17-rc1

This set of fixes includes a solution for the issue described in the tag
annotation for v6.17 updates.

The issue involved a potential call to schedule() within an RCU read-side
critical section. The solution applies reference counting to ensure that
handlers which may call schedule() are invoked safely outside of the
critical section.

----------------------------------------------------------------
Takashi Sakamoto (4):
      firewire: core: use reference counting to invoke address handlers safely
      firewire: core: call handler for exclusive regions outside RCU read-side critical section
      firewire: core: call FCP address handlers outside RCU read-side critical section
      firewire: core: reallocate buffer for FCP address handlers when more than 4 are registered

 drivers/firewire/core-transaction.c | 91 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 include/linux/firewire.h            |  4 ++++
 2 files changed, 85 insertions(+), 10 deletions(-)


Regards

Takashi Sakamoto

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

* Re: [GIT PULL] firewire fixes for v6.17-rc1 kernel
  2025-08-15  2:05 [GIT PULL] firewire fixes for v6.17-rc1 kernel Takashi Sakamoto
@ 2025-08-15  2:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-15  2:30 UTC (permalink / raw)
  To: Takashi Sakamoto
  Cc: torvalds, linux-kernel, linux1394-devel, edmund.raile, apais

The pull request you sent on Fri, 15 Aug 2025 11:05:21 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.17-rc1

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

Thank you!

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

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

end of thread, other threads:[~2025-08-15  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-15  2:05 [GIT PULL] firewire fixes for v6.17-rc1 kernel Takashi Sakamoto
2025-08-15  2:30 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.