On Thu, 04 Jul 2019 21:55:58 +0200 Peter Zijlstra <[email protected]> wrote:
> There's a bunch of duplication in idtentry, namely the > .Lfrom_usermode_switch_stack is a paranoid=0 copy of the normal flow. > > Make this explicit by creating a idtentry_part helper macro. > > Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Steven Rostedt (VMware) <[email protected]> -- Steve

