diff options
| author | Jonathan (Zhixiong) Zhang <[email protected]> | 2017-06-08 18:25:27 +0100 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2017-06-12 16:04:29 +0100 |
| commit | e7c600f149b89e06073ab50f4f12e79828d3d2f0 (patch) | |
| tree | 145f374e08d9e7207b2de9243227f26b906c0904 /tools/lib/api/fs/tracing_path.c | |
| parent | f02ab08afbe76ee7b0b2a34a9970e7dd200d8b01 (diff) | |
arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling
Add VM_FAULT_HWPOISON[_LARGE] handling to the arm64 page fault
handler. Handling of VM_FAULT_HWPOISON[_LARGE] is very similar
to VM_FAULT_OOM, the only difference is that a different si_code
(BUS_MCEERR_AR) is passed to user space and si_addr_lsb field is
initialized.
Signed-off-by: Jonathan (Zhixiong) Zhang <[email protected]>
Signed-off-by: Tyler Baicar <[email protected]>
(fix new __do_user_fault call-site)
Signed-off-by: Punit Agrawal <[email protected]>
Acked-by: Steve Capper <[email protected]>
Tested-by: Manoj Iyer <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/lib/api/fs/tracing_path.c')
0 files changed, 0 insertions, 0 deletions