On Sat, Sep 12, 2020 at 04:08:06AM -0700, Kees Cook wrote: > To avoid an xtensa special-case, refactor all arch register macros to > take the register variable instead of depending on the macro expanding > as a struct member name. > > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > --- Looks good! Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>