On Fri, May 15, 2020 at 5:10 PM Thomas Gleixner <[email protected]> wrote: > > > Split the implementation of idtentry_enter/exit() out into inline functions > so that variants of idtentry_enter/exit() can be implemented without > duplicating code. >
After reading just this patch, I don't see how it helps anything. Maybe it'll make more sense after I read more of the series.

