Files
android_kernel_xiaomi_sm8450/arch/arm/include/asm
Vladimir Murzin ec953b70f3 ARM: 8573/1: domain: move {set,get}_domain under config guard
Recursive undefined instrcution falut is seen with R-class taking an
exception. The reson for that is __show_regs() tries to get domain
information, but domains is not available on !MMU cores, like R/M
class.

Fix it by puting {set,get}_domain functions under CONFIG_CPU_CP15_MMU
guard and providing stubs for the case where domains is not supported.

Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2016-05-05 19:03:02 +01:00
..
2016-01-12 20:46:54 +02:00
2014-06-02 09:20:18 +01:00
2014-12-04 12:41:50 +00:00
2015-05-05 13:35:39 -06:00
2015-05-28 15:31:53 +02:00
2015-12-14 10:38:21 +01:00
2015-09-16 16:53:39 +02:00
2012-09-14 13:53:39 +00:00
2012-07-24 15:27:28 +08:00
2014-06-01 01:17:12 +01:00
2016-02-22 16:55:42 +00:00
2013-07-08 22:08:51 +01:00
2015-06-01 23:48:19 +01:00
2014-02-25 11:33:37 +00:00
2014-03-18 16:39:40 -04:00