Files
android_kernel_xiaomi_sm8450/arch/arm/kernel
Russell King e209950fdd ARM: add PROC_VTABLE and PROC_TABLE macros
Allow the way we access members of the processor vtable to be changed
at compile time.  We will need to move to per-CPU vtables to fix the
Spectre variant 2 issues on big.Little systems.

However, we have a couple of calls that do not need the vtable
treatment, and indeed cause a kernel warning due to the (later) use
of smp_processor_id(), so also introduce the PROC_TABLE macro for
these which always use CPU 0's function pointers.

Reviewed-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2018-11-12 10:51:01 +00:00
..
2018-01-21 15:37:56 +00:00
2014-11-21 15:24:50 +00:00
2014-11-21 15:24:50 +00:00
2017-08-14 16:22:55 +01:00
2017-08-14 16:22:55 +01:00
2017-08-14 16:22:55 +01:00
2018-01-05 15:19:56 +01:00
2014-11-21 15:24:50 +00:00