Files
android_kernel_xiaomi_sm8450/arch/arm/kernel
Catalin Marinas 3eb0be3042 ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum()
Commit 93dc688 (ARM: 7684/1: errata: Workaround for Cortex-A15 erratum
798181 (TLBI/DSB operations)) introduces calls to smp_processor_id() and
smp_call_function_many() with preemption enabled. This patch disables
preemption and also optimises the smp_processor_id() call in
broadcast_tlb_mm_a15_erratum(). The broadcast_tlb_a15_erratum() function
is changed to use smp_call_function() which disables preemption.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: Geoff Levand <geoff@infradead.org>
Reported-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-04-25 13:15:15 +01:00
..
2008-08-12 19:54:09 +01:00
2013-03-03 22:54:18 +00:00
2012-03-28 18:30:01 +01:00
2013-01-03 15:57:04 -08:00
2012-07-01 21:59:19 +08:00
2013-04-03 16:45:51 +01:00
2012-03-24 09:38:56 +00:00
2010-10-29 13:14:40 -05:00
2013-02-17 23:37:04 -05:00
2012-03-28 18:30:01 +01:00
2012-12-24 09:36:38 -07:00
2013-01-23 13:29:09 -05:00