]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: domains: keep vectors in separate domain
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Aug 2015 08:38:31 +0000 (09:38 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Aug 2015 12:55:53 +0000 (13:55 +0100)
commit9f3b980bd0c648f47e0612350278c68c0850d34f
treeb760333143b1fa4e3de0b6c22c854c67a1e47c4a
parent338c54f50caf8bc98a36dbe0f9649e86be271c0a
ARM: domains: keep vectors in separate domain

Keep the machine vectors in its own domain to avoid software based
user access control from making the vector code inaccessible, and
thereby deadlocking the machine.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/domain.h
arch/arm/include/asm/pgtable-2level-hwdef.h
arch/arm/mm/mmu.c
arch/arm/mm/pgd.c