summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2021-03-09 17:53:15 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2021-03-10 07:58:04 +1100
commit7aed41cff35a9aaf3431b8c0c23daa7d8bb77cd3 (patch)
tree3c17ec7fad5d0ab7612be5a6c52e003db61e32a8 /arch/powerpc/sysdev
parentcea15316ceee2d4a51dfdecd79e08a438135416c (diff)
downloadlinux-7aed41cff35a9aaf3431b8c0c23daa7d8bb77cd3.tar.bz2
powerpc/64s: Use symbolic macros for function entry encoding
In ppc_function_entry() we look for a specific set of instructions by masking the instructions and comparing with a known value. Currently those known values are just literal hex values, and we recently discovered one of them was wrong. Instead construct the values using the existing constants we have for defining various fields of instructions. Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Acked-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com> Link: https://lore.kernel.org/r/20210309071544.515303-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/sysdev')
0 files changed, 0 insertions, 0 deletions