Skip to content
Commit e97ac478 authored by Sean Anderson's avatar Sean Anderson Committed by Tom Rini
Browse files

arm64: Save esr in pt_regs



To avoid passing around an extra register everywhere, save esr in
pt_regs like the rest. For proper alignment we need to have a second
(unused) register. All the printfs have to be adjusted, since
it's now an unsigned long and not an int.

Signed-off-by: default avatarSean Anderson <sean.anderson@seco.com>
parent 93c3d329
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment