commit | 770cec16cdc9d15555e67896dd2214a4fec9a3fa | [log] [tgz] |
---|---|---|
author | Christophe Leroy <[email protected]> | Fri Aug 20 09:39:14 2021 +0000 |
committer | Michael Ellerman <[email protected]> | Fri Aug 20 22:38:13 2021 +1000 |
tree | 3908c4c360ecc593c527523fc4224fcc44cfe7c2 | |
parent | 898a1ef06ad4a2a8e3c9490ce62624fcd1a7b1f8 [diff] |
powerpc/audit: Simplify syscall_get_arch() Make use of is_32bit_task() and CONFIG_CPU_LITTLE_ENDIAN to simplify syscall_get_arch(). Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/4be53b9187a4d8c163968f4d224267e41a7fcc33.1629451479.git.christophe.leroy@csgroup.eu