Skip to content
Commit 6ffb9c8c authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARC: Make way for pt_regs != user_regs_struct



These have been register compatible so far. However ARCv2 mandates
different pt_regs layout (due to h/w auto save). To keep pt_regs same
for both, we start by removing the assumption - used mainly for block
copies between the 2 structs in signal handling and ptrace

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 5a343b9f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment