Skip to content
Commit 96b80fcd authored by Helge Deller's avatar Helge Deller
Browse files

parisc/unaligned: Fix emulate_ldw() breakage

The commit e8aa7b17

 broke the 32-bit load-word unalignment exception
handler because it calculated the wrong amount of bits by which the value
should be shifted. This patch fixes it.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
Fixes: e8aa7b17 ("parisc/unaligned: Rewrite inline assembly of emulate_ldw()")
Cc: stable@vger.kernel.org   # v5.18
parent 03c765b0
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