On Tue, 2016-26-07 at 05:29:30 UTC, Michael Ellerman wrote: > The LOAD_HANDLER macro requires that you have previously loaded "reg" > with PACAKBASE. Although that gives callers flexibility to get PACAKBASE > in some interesting way, none of the callers actually do that. So fold > the load of PACAKBASE into the macro, making it simpler for callers to > use correctly. > > Signed-off-by: Michael Ellerman <m...@ellerman.id.au> > Reviewed-by: Nick Piggin <npig...@gmail.com>
Applied to powerpc next. https://git.kernel.org/powerpc/c/d8d42b0511fefc78165ee9b4c2 cheers