ARM: domains: get rid of manager mode for user domain
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Aug 2015 08:30:16 +0000 (09:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 21 Aug 2015 12:55:52 +0000 (13:55 +0100)
commit3c2aed5b28819564e1a07b4686bd89802bcc4d6b
tree063a2dd93a675eb5352433b9f381f1fc5313bf64
parent0171356a7708af01ad3224702b7f0aaa5b7a1399
ARM: domains: get rid of manager mode for user domain

Since we switched to early trap initialisation in 94e5a85b3be0
("ARM: earlier initialization of vectors page") we haven't been writing
directly to the vectors page, and so there's no need for this domain
to be in manager mode.  Switch it to client mode.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/domain.h
arch/arm/kernel/traps.c