Files
linux/arch
Helge Deller 1af62b51aa parisc: Fix set_fixmap() on PA1.x CPUs
commit 6e866a4628 upstream.

Fix a kernel crash which happens on PA1.x CPUs while initializing the
FTRACE/KPROBE breakpoints.  The PTE table entries for the fixmap area
were not created correctly.

Signed-off-by: Helge Deller <deller@gmx.de>
Fixes: ccfbc68d41 ("parisc: add set_fixmap()/clear_fixmap()")
Cc: stable@vger.kernel.org # v5.2+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-11-17 11:03:23 +01:00
..
2021-10-20 11:57:47 +02:00
2021-11-02 19:51:02 +01:00