]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Disable asm memcpys when kmsan enabled
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 20 Mar 2025 16:38:59 +0000 (12:38 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 24 Mar 2025 13:50:36 +0000 (09:50 -0400)
commit9c3a2c9b471aa42b13c26c916f6a0852899a57e0
tree1fb1110032edf3a6f81a7fc69e71e41d4fd7fb67
parent962322475bb5cebe0da581f6f18d23b00184aa01
bcachefs: Disable asm memcpys when kmsan enabled

kmsan doesn't know about inline assembly, obviously; this will close a
ton of syzbot bugs.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/util.h