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)
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

Simple merge
Simple merge
Simple merge