public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firewire fixes for v6.11-rc1
@ 2024-07-27  1:51 Takashi Sakamoto
  2024-07-27 20:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Sakamoto @ 2024-07-27  1:51 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux1394-devel, tiwai, edmund.raile

Hi Linus,

Please apply the following changes for v6.11 kernel to fix some
regressions appended to v6.10 kernel. They include the change of sound
subsystem and I have got an ack of sound subsystem maintainer.


The following changes since commit 06dcc4c9baa9e92896f00d02ffa760c0988b4371:

  firewire: core: move copy_port_status() helper function to TP_fast_assign() block (2024-07-12 14:34:12 +0900)

are available in the Git repository at:

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

for you to fetch changes up to c1839501fe3e67d98635f159dba8b170d08f6521:

  ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case (2024-07-27 10:28:36 +0900)

----------------------------------------------------------------
firewire fixes for 6.11-rc1

Two commits are included to fix some regressions. These commits should also
be applied to the v6.10 kernel as well.

The recent integration of compiler collections introduced the technology
to check flexible array length at runtime by providing proper annotations.
In v6.10 kernel, a patch was merged into firewire subsystem to utilize it,
however the annotation was inadequate. There is also the related change for
the flexible array in sound subsystem, but it causes a regression where
the data in the payload of isochronous packet is incorrect for some
devices. These bugs are now fixed.

----------------------------------------------------------------
Takashi Sakamoto (2):
      Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
      ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case

 include/linux/firewire.h      | 5 ++---
 sound/firewire/amdtp-stream.c | 3 +--
 2 files changed, 3 insertions(+), 5 deletions(-)


Thanks

Takashi Sakamoto

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

* Re: [GIT PULL] firewire fixes for v6.11-rc1
  2024-07-27  1:51 [GIT PULL] firewire fixes for v6.11-rc1 Takashi Sakamoto
@ 2024-07-27 20:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-27 20:07 UTC (permalink / raw)
  To: Takashi Sakamoto
  Cc: torvalds, linux-kernel, linux1394-devel, tiwai, edmund.raile

The pull request you sent on Sat, 27 Jul 2024 10:51:47 +0900:

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

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

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:[~2024-07-27 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-27  1:51 [GIT PULL] firewire fixes for v6.11-rc1 Takashi Sakamoto
2024-07-27 20:07 ` pr-tracker-bot

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