Merge tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Nov 2023 18:50:41 +0000 (08:50 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Nov 2023 18:50:41 +0000 (08:50 -1000)
commit1cfb751165ef685b80635218beff38d6afbce4e2
tree204bbaf4be47a12d2909e15d076696d1686ac660
parent3d05e493e461c4469a9b73e00e59ea16e1d8a416
parentc12d7aa7ffa4c61443241fbc1ee405acf4aa17de
Merge tag 'firewire-updates-6.7' of git://git./linux/kernel/git/ieee1394/linux1394

Pull firewire update from Takashi Sakamoto:
 "A slight change for flexible length of array in core function.

  Kees Cook provides a patch to annotate the array embedded in fw_node
  structure referring to structure member for the length of array. The
  annotation would be defined by future extension of C compilers, and
  used for access bound-check at run-time enabled by UBSAN and
  FORTIFY_SOURCE"

* tag 'firewire-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394:
  firewire: Annotate struct fw_node with __counted_by