Home
last modified time | relevance | path

Searched hist:"620 a53d5" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dpatch.h620a53d5 Thu Apr 04 19:14:09 GMT 2019 Sven Schnelle <svens@stackframe.org> parisc: add parisc code patching

Instead of re-mapping the whole kernel text with RWX rights
add a patch_text() which can be used to replace instructions
in the kernel .text section. Based on the ARM implementation.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
/linux/arch/parisc/kernel/
H A Dpatch.c620a53d5 Thu Apr 04 19:14:09 GMT 2019 Sven Schnelle <svens@stackframe.org> parisc: add parisc code patching

Instead of re-mapping the whole kernel text with RWX rights
add a patch_text() which can be used to replace instructions
in the kernel .text section. Based on the ARM implementation.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
H A DMakefilediff 620a53d5 Thu Apr 04 19:14:09 GMT 2019 Sven Schnelle <svens@stackframe.org> parisc: add parisc code patching

Instead of re-mapping the whole kernel text with RWX rights
add a patch_text() which can be used to replace instructions
in the kernel .text section. Based on the ARM implementation.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>