Files
linux/arch
Helge Deller 3dcce2bef8 parisc/unaligned: Fix ldw() and stw() unalignment handlers
commit a972798368 upstream.

Fix 3 bugs:

a) emulate_stw() doesn't return the error code value, so faulting
instructions are not reported and aborted.

b) Tell emulate_ldw() to handle fldw_l as floating point instruction

c) Tell emulate_ldw() to handle ldw_m as integer instruction

Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-16 12:43:33 +09:00
..
2018-05-19 14:06:17 +02:00
2018-02-17 14:52:07 +01:00
2016-10-19 08:39:47 -07:00