diff options
author | Michal Suchanek <msuchanek@suse.de> | 2019-09-12 22:46:33 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-11-13 08:58:10 +0300 |
commit | 42484d2c0f82b666292faf6668c77b49a3a04bc0 (patch) | |
tree | 3aece2e116c523696ae045f669c8580db701ac86 /arch/x86 | |
parent | de84ffc3ccbeec3678f95a3d898fc188efa0d9c5 (diff) | |
download | linux-42484d2c0f82b666292faf6668c77b49a3a04bc0.tar.xz |
powerpc/perf: remove current_is_64bit()
Since commit ed1cd6deb013 ("powerpc: Activate CONFIG_THREAD_INFO_IN_TASK")
current_is_64bit() is quivalent to !is_32bit_task().
Remove the redundant function.
Suggested-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20190912194633.12045-1-msuchanek@suse.de
Diffstat (limited to 'arch/x86')
0 files changed, 0 insertions, 0 deletions