HomeFreeBSD

arm64: Stop setting x0 for pcb_onfault handlers

Description

arm64: Stop setting x0 for pcb_onfault handlers

All handlers set x0 before returning, there is no need to also do so
in the data abort exception handler.

Reviewed by: markj
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46814

Details

Provenance
andrewAuthored on Mon, Oct 14, 2:36 PM
Reviewer
markj
Differential Revision
D46814: arm64: Stop setting x0 for pcb_onfault handlers
Parents
rG54f23b015aa6: arm64: Support pmap_fault with a locked pmap
Branches
Unknown
Tags
Unknown