Searched hist:e6978e4bf181fb3b5f8cb6f71b4fe30fbf1b655c (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ |
H A D | ptrace.h | diff e6978e4bf181fb3b5f8cb6f71b4fe30fbf1b655c Fri May 13 05:40:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> ARM: save and reset the address limit when entering an exception
When we enter an exception, the current address limit should not apply to the exception context: if the exception context wishes to access kernel space via the user accessors (eg, perf code), it must explicitly request such access.
Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-header.S | diff e6978e4bf181fb3b5f8cb6f71b4fe30fbf1b655c Fri May 13 05:40:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> ARM: save and reset the address limit when entering an exception
When we enter an exception, the current address limit should not apply to the exception context: if the exception context wishes to access kernel space via the user accessors (eg, perf code), it must explicitly request such access.
Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
H A D | asm-offsets.c | diff e6978e4bf181fb3b5f8cb6f71b4fe30fbf1b655c Fri May 13 05:40:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> ARM: save and reset the address limit when entering an exception
When we enter an exception, the current address limit should not apply to the exception context: if the exception context wishes to access kernel space via the user accessors (eg, perf code), it must explicitly request such access.
Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
H A D | entry-armv.S | diff e6978e4bf181fb3b5f8cb6f71b4fe30fbf1b655c Fri May 13 05:40:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> ARM: save and reset the address limit when entering an exception
When we enter an exception, the current address limit should not apply to the exception context: if the exception context wishes to access kernel space via the user accessors (eg, perf code), it must explicitly request such access.
Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|
H A D | process.c | diff e6978e4bf181fb3b5f8cb6f71b4fe30fbf1b655c Fri May 13 05:40:20 CDT 2016 Russell King <rmk+kernel@armlinux.org.uk> ARM: save and reset the address limit when entering an exception
When we enter an exception, the current address limit should not apply to the exception context: if the exception context wishes to access kernel space via the user accessors (eg, perf code), it must explicitly request such access.
Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
|