[PATCH] powerpc: Fix instruction encoding for lis in ppc_function_entry()

Michael Ellerman patch-notifications at ellerman.id.au
Sun Mar 14 21:01:27 AEDT 2021


On Thu, 4 Mar 2021 07:34:11 +0530, Naveen N. Rao wrote:
> 'lis r2,N' is 'addis r2,0,N' and the instruction encoding in the macro
> LIS_R2 is incorrect (it currently maps to 'addis 0,r2,N'). Fix the same.

Applied to powerpc/fixes.

[1/1] powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()
      https://git.kernel.org/powerpc/c/cea15316ceee2d4a51dfdecd79e08a438135416c

cheers


More information about the Linuxppc-dev mailing list