Ard Biesheuvel 75fa4adc4f ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Use the SMP_ON_UP patching framework to elide HWCAP_TLS tests from the
context switch and return to userspace code paths, as SMP systems are
guaranteed to have this h/w capability.

At the same time, omit the update of __entry_task if the system is
detected to be UP at runtime, as in that case, the value is never used.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2022-01-25 09:53:52 +01:00
..
2021-10-20 13:36:30 -05:00
2021-12-06 12:49:11 +01:00
2020-12-22 13:34:27 -08:00
2020-02-11 12:56:27 +01:00
2021-09-09 13:25:49 -07:00
2021-06-13 18:16:48 +01:00
2020-10-30 21:57:05 +01:00
2020-12-15 12:13:41 -08:00