https://bugzilla.kernel.org/show_bug.cgi?id=205283
--- Comment #3 from Erhard F. (erhar...@mailbox.org) --- Steps to reproduce: 1.) Configure G4 kernel with KASAN enabled 2.) Disable KASAN in lib/raid6/Makefile with KASAN_SANITIZE := n (to allow the btrfs module to load) 3.) # modprobe -v btrfs 4.) # modprobe -r -v btrfs 5.) # modprobe -v btrfs The 2nd time btrfs gets loaded I get this hit. But only once. Further attemps to remove/load btrfs don't provoke the KASAN hit. -- You are receiving this mail because: You are watching someone on the CC list of the bug.