[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 Michael Ellerman (mich...@ellerman.id.au) changed: What|Removed |Added CC|

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 Erhard F. (erhar...@mailbox.org) changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #24 from Christophe Leroy (christophe.le...@c-s.fr) --- Do you confirm that the two patches done in the scope of bug #204479 are included in your config, especially the first one:

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #23 from Christophe Leroy (christophe.le...@c-s.fr) --- Thanks. The third one is interesting, as it shows : Sep 16 12:57:39 T600 kernel: BUG: Unable to handle kernel data access at 0xfe295404 0xfe295000-0xfe295fff 0x00d05000

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #22 from Erhard F. (erhar...@mailbox.org) --- (In reply to Christophe Leroy from comment #11) > I have carefully reviewed the flushing calls and have not been able to > identify any issue. > > Maybe a SMP issue ? Does this problem

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #21 from Erhard F. (erhar...@mailbox.org) --- Created attachment 285009 --> https://bugzilla.kernel.org/attachment.cgi?id=285009=edit objdump ehci-pci v3 (5.3-rc8 + ptdump patch, NO SMP) -- You are receiving this mail because: You

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #20 from Erhard F. (erhar...@mailbox.org) --- Created attachment 285007 --> https://bugzilla.kernel.org/attachment.cgi?id=285007=edit objdump firewire-ohci v3 (5.3-rc8 + ptdump patch, NO SMP) -- You are receiving this mail

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #19 from Erhard F. (erhar...@mailbox.org) --- Created attachment 285005 --> https://bugzilla.kernel.org/attachment.cgi?id=285005=edit objdump ohci-hcd v3 (5.3-rc8 + ptdump patch, NO SMP) -- You are receiving this mail because: You

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #18 from Erhard F. (erhar...@mailbox.org) --- Created attachment 285003 --> https://bugzilla.kernel.org/attachment.cgi?id=285003=edit objdump usbcore v3 (5.3-rc8 + ptdump patch, NO SMP) -- You are receiving this mail because: You

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #17 from Erhard F. (erhar...@mailbox.org) --- Created attachment 285001 --> https://bugzilla.kernel.org/attachment.cgi?id=285001=edit kernel_page_tables v3 (5.3-rc8 + ptdump patch, NO SMP) -- You are receiving this mail because:

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #16 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284999 --> https://bugzilla.kernel.org/attachment.cgi?id=284999=edit dmesg v3 (5.3-rc8 + ptdump patch, NO SMP) -- You are receiving this mail because: You are

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #15 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284997 --> https://bugzilla.kernel.org/attachment.cgi?id=284997=edit objdump usbcore v2 (5.3-rc8 + ptdump patch) -- You are receiving this mail because: You are

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #14 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284995 --> https://bugzilla.kernel.org/attachment.cgi?id=284995=edit objdump firewire-ohci v2 (5.3-rc8 + ptdump patch) -- You are receiving this mail because: You

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #13 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284993 --> https://bugzilla.kernel.org/attachment.cgi?id=284993=edit kernel_page_tables v2 (5.3-rc8 + ptdump patch) -- You are receiving this mail because: You are

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-16 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #12 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284991 --> https://bugzilla.kernel.org/attachment.cgi?id=284991=edit dmesg v2 (5.3-rc8 + ptdump patch) -- You are receiving this mail because: You are watching the

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-15 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #11 from Christophe Leroy (christophe.le...@c-s.fr) --- I have carefully reviewed the flushing calls and have not been able to identify any issue. Maybe a SMP issue ? Does this problem also happen without CONFIG_SMP ? -- You are

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #10 from Christophe Leroy (christophe.le...@c-s.fr) --- No no, what I mean by 'manually fixed kernel_page_tables' is that I fixed the file you attached so that it has the same values as what it would have had with the patch applied.

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #9 from Erhard F. (erhar...@mailbox.org) --- I can apply the patch but how do I apply the manually fixed kernel_page_tables? Not quite sure how to proceed. -- You are receiving this mail because: You are watching the assignee of the

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #8 from Christophe Leroy (christophe.le...@c-s.fr) --- You get: Sep 13 17:43:49 T600 kernel: BUG: Unable to handle kernel data access at 0xfe205150 However this area is properly mapped RW: 0xfe205000-0xfe205fff 0x297d6000

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #7 from Christophe Leroy (christophe.le...@c-s.fr) --- Created attachment 284961 --> https://bugzilla.kernel.org/attachment.cgi?id=284961=edit Manually fixed kernel_page_tables -- You are receiving this mail because: You are

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-14 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #6 from Christophe Leroy (christophe.le...@c-s.fr) --- Aaarrgghhh ! kernel_page_tables addresses are wrong. Ok, I'll manage. For next time, please apply

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #5 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284953 --> https://bugzilla.kernel.org/attachment.cgi?id=284953=edit objdump sungem (5.3-rc8, PowerMac G4 DP) -- You are receiving this mail because: You are watching

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #4 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284951 --> https://bugzilla.kernel.org/attachment.cgi?id=284951=edit kernel_page_tables (5.3-rc8, PowerMac G4 DP) -- You are receiving this mail because: You are

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-13 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 Erhard F. (erhar...@mailbox.org) changed: What|Removed |Added Attachment #284931|0 |1 is obsolete|

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 Christophe Leroy (christophe.le...@c-s.fr) changed: What|Removed |Added CC|

[Bug 204819] KASAN still got problems loading some modules at boot

2019-09-11 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=204819 --- Comment #1 from Erhard F. (erhar...@mailbox.org) --- Created attachment 284933 --> https://bugzilla.kernel.org/attachment.cgi?id=284933=edit kernel .config (5.3-rc8, PowerMac G4 DP) -- You are receiving this mail because: You are watching