linux_dsm_epyc7002/arch/parisc/lib
Helge Deller 2ef4dfd9d9 parisc: Unbreak handling exceptions from kernel modules
Handling exceptions from modules never worked on parisc.
It was just masked by the fact that exceptions from modules
don't happen during normal use.

When a module triggers an exception in get_user() we need to load the
main kernel dp value before accessing the exception_data structure, and
afterwards restore the original dp value of the module on exit.

Noticed-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Cc: stable@vger.kernel.org
2016-04-08 22:14:14 +02:00
..
bitops.c
checksum.c
delay.c parisc: make udelay() SMP-safe 2013-11-07 22:28:26 +01:00
fixup.S parisc: Unbreak handling exceptions from kernel modules 2016-04-08 22:14:14 +02:00
io.c
iomap.c
lusercopy.S
Makefile parisc: make udelay() SMP-safe 2013-11-07 22:28:26 +01:00
memcpy.c parisc: Replace __get_cpu_var uses for address calculation 2014-04-03 20:50:33 +02:00
memset.c
ucmpdi2.c