From: Linus Torvalds Date: Tue, 30 May 2023 21:23:50 +0000 (-0400) Subject: Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave... X-Git-Tag: v6.6.7~2757 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48b1320a674e1ff5de2fad8606bee38f724594dc;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'for-6.4-rc4-tag' of git://git./linux/kernel/git/kdave/linux Pull btrfs fixes from David Sterba: "One bug fix and two build warning fixes: - call proper end bio callback for metadata RAID0 in a rare case of an unaligned block - fix uninitialized variable (reported by gcc 10.2) - fix warning about potential access beyond array bounds on mips64 with 64k pages (runtime check would not allow that)" * tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-bounds btrfs: fix an uninitialized variable warning in btrfs_log_inode btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work --- 48b1320a674e1ff5de2fad8606bee38f724594dc