[PATCH 1/3] powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode

Nicholas Piggin npiggin at gmail.com
Tue Jun 20 22:54:18 AEST 2017


On Tue, 20 Jun 2017 22:34:55 +1000
Michael Ellerman <mpe at ellerman.id.au> wrote:

> All the callers of slb_miss_realmode currently open code the #ifndef
> CONFIG_RELOCATABLE check and the branch via CTR in the RELOCATABLE case.
> We have a macro to do this, BRANCH_TO_COMMON(), so use it.
> 
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>

These 3 all look good to me.

Reviewed-by: Nicholas Piggin <npiggin at gmail.com>


More information about the Linuxppc-dev mailing list