* [GIT PULL] xfs: ubsan fixes for 6.5-rc2
@ 2023-07-20 16:46 Darrick J. Wong
2023-07-20 18:01 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2023-07-20 16:46 UTC (permalink / raw)
To: djwong, torvalds; +Cc: david, hch, keescook, linux-xfs
Hi Linus,
Please pull this branch with flexarray declaration conversions. This
probably should've been done with the merge window open, but I was not
aware that the UBSAN knob would be getting turned up for 6.5, and the
fstests failures due to the kernel warnings are getting in the way of
testing.
As usual, I did a test-merge with the main upstream branch as of a few
minutes ago, and didn't see any conflicts. Please let me know if you
encounter any problems.
--D
The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:
Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.5-fixes-1
for you to fetch changes up to f6250e205691a58c81be041b1809a2e706852641:
xfs: convert flex-array declarations in xfs attr shortform objects (2023-07-17 08:48:56 -0700)
----------------------------------------------------------------
Bug fixes for 6.5-rc2:
* Convert all the array[1] declarations into the accepted flex array[]
declarations so that UBSAN and friends will not get confused.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
----------------------------------------------------------------
Darrick J. Wong (3):
xfs: convert flex-array declarations in struct xfs_attrlist*
xfs: convert flex-array declarations in xfs attr leaf blocks
xfs: convert flex-array declarations in xfs attr shortform objects
fs/xfs/libxfs/xfs_da_format.h | 75 +++++++++++++++++++++++++++++++++++++------
fs/xfs/libxfs/xfs_fs.h | 4 +--
fs/xfs/xfs_ondisk.h | 5 +--
3 files changed, 71 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] xfs: ubsan fixes for 6.5-rc2
2023-07-20 16:46 [GIT PULL] xfs: ubsan fixes for 6.5-rc2 Darrick J. Wong
@ 2023-07-20 18:01 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-07-20 18:01 UTC (permalink / raw)
To: Darrick J. Wong; +Cc: djwong, torvalds, david, hch, keescook, linux-xfs
The pull request you sent on Thu, 20 Jul 2023 09:46:30 -0700:
> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-6.5-fixes-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/69435880cf138484c3012f6c38dcbc5605de39ee
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:[~2023-07-20 18:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-20 16:46 [GIT PULL] xfs: ubsan fixes for 6.5-rc2 Darrick J. Wong
2023-07-20 18:01 ` 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;
as well as URLs for NNTP newsgroup(s).