On Tue, May 5, 2020 at 7:16 AM Thomas Gleixner <t...@linutronix.de> wrote: > > Provide NOIST entry point macros which allows to implement NOIST variants > of the C entry points. These are invoked when #DB or #MC enter from user > space. This allows explicit handling of the difference between user mode > and kernel mode entry later.
Acked-by: Andy Lutomirski <l...@kernel.org>