linux_dsm_epyc7002/arch/arm64/include
Catalin Marinas 15af1942dd arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS
This information is useful for instruction emulators to detect
read/write and access size without having to decode the faulting
instruction. The current patch exports it via sigcontext (struct
esr_context) and is only valid for SIGSEGV and SIGBUS.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2014-05-09 15:47:49 +01:00
..
asm arm64: Remove the aux_context structure 2014-05-09 15:47:48 +01:00
uapi/asm arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUS 2014-05-09 15:47:49 +01:00