Skip to content
Commit 94fda49a authored by Michal Simek's avatar Michal Simek
Browse files

Revert "microblaze_mmu_v2: Update signal returning address"

This reverts commit 8b28626a

.

Offset -8 is wrong because when it is applied then one instruction
before brki r14, 8 is called again when we return.
Offset -4 is correct and brki instruction is called again.

This change came from ancient MMU kernel.

Signed-off-by: default avatarMichal Simek <monstr@monstr.eu>
parent c74c8b1d
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