On Tue, May 5, 2020 at 7:13 AM Thomas Gleixner <t...@linutronix.de> wrote: > > Folks! > > This is the hopefully final version of the rework of the entry and > exception code to ensure that instrumentation cannot touch the fragile > parts of the hardware induced entry and exception code trainwreck. It > further ensures correctness vs. RCU and moves quite some code out of the > assembly code into C.
Other than the minor comments I sent, part 1 all looks good to me.