[Bug target/92424] [aarch64] Broken code with -fpatchable-function-entry and BTI

2019-12-10 Thread will at kernel dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92424 Will Deacon changed: What|Removed |Added CC||will at kernel dot org --- Comment #1

[Bug inline-asm/91111] [7/8 Regression] arm64 Linux kernel panics at boot due to unexpected register assignment in inline asm

2019-10-03 Thread will at kernel dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9 --- Comment #2 from Will Deacon --- Sorry to nag, but there's a discussion on LKML [1] about reducing the use of the __always_inline attribute in favour of deferring inlining decisions to the compiler. However, without an understanding of the roo