Files
linux/arch/parisc/kernel
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
..
2013-11-07 22:27:20 +01:00
2016-04-14 17:47:19 +02:00
2005-04-16 15:20:36 -07:00
2016-11-25 12:31:59 +01:00
2013-05-05 00:10:41 -04:00
2016-06-04 22:05:07 +02:00