Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dpatch.c620a53d5 Thu Apr 04 14:14:09 CDT 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>
620a53d5 Thu Apr 04 14:14:09 CDT 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 DMakefile620a53d5 Thu Apr 04 14:14:09 CDT 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>
620a53d5 Thu Apr 04 14:14:09 CDT 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>
/openbmc/linux/arch/parisc/include/asm/
H A Dpatch.h620a53d5 Thu Apr 04 14:14:09 CDT 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>
620a53d5 Thu Apr 04 14:14:09 CDT 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>