Files
linux/arch/metag/lib
James Hogan a1db9b2c1b metag/usercopy: Add missing fixups
commit b884a190af upstream.

The rapf copy loops in the Meta usercopy code is missing some extable
entries for HTP cores with unaligned access checking enabled, where
faults occur on the instruction immediately after the faulting access.

Add the fixup labels and extable entries for these cases so that corner
case user copy failures don't cause kernel crashes.

Fixes: 373cd784d0 ("metag: Memory handling")
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: linux-metag@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-12 12:41:13 +02:00
..
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2016-07-15 09:55:49 +01:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:54 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2013-03-02 20:09:52 +00:00
2017-04-12 12:41:13 +02:00