Files
android_kernel_xiaomi_sm8450/arch/arm/kernel
Peter Zijlstra 7a7a8f549d arm/patch: Fix !MMU compile
Now that patch.o is unconditionally selected for ftrace, it can also
get compiled for !MMU kernels. These (obviously) lack
{set,clear}_fixmap() support.

Also remove the superfluous __acquire/__release nonsense.

Fixes: 42e51f187f86 ("arm/ftrace: Use __patch_text()")
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2020-02-11 12:56:27 +01:00
..
2008-08-12 19:54:09 +01:00
2020-02-11 12:56:26 +01:00
2020-02-11 12:56:27 +01:00
2020-01-07 13:31:20 +01:00
2019-10-10 14:55:24 -07:00