Searched hist:"5 d7c854593a460706dacf8e1b16c9bdcb1c2d7bb" (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | livepatch.h | diff 5d7c854593a460706dacf8e1b16c9bdcb1c2d7bb Mon Mar 28 08:26:48 CEST 2022 Christophe Leroy <christophe.leroy@csgroup.eu> livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
All three versions of klp_arch_set_pc() do exactly the same: they call ftrace_instruction_pointer_set().
Call ftrace_instruction_pointer_set() directly and remove klp_arch_set_pc().
As klp_arch_set_pc() was the only thing remaining in asm/livepatch.h on x86 and s390, remove asm/livepatch.h
livepatch.h remains on powerpc but its content is exclusively used by powerpc specific code.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Petr Mladek <pmladek@suse.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.com>
|
/linux/kernel/livepatch/ |
H A D | patch.c | diff 5d7c854593a460706dacf8e1b16c9bdcb1c2d7bb Mon Mar 28 08:26:48 CEST 2022 Christophe Leroy <christophe.leroy@csgroup.eu> livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
All three versions of klp_arch_set_pc() do exactly the same: they call ftrace_instruction_pointer_set().
Call ftrace_instruction_pointer_set() directly and remove klp_arch_set_pc().
As klp_arch_set_pc() was the only thing remaining in asm/livepatch.h on x86 and s390, remove asm/livepatch.h
livepatch.h remains on powerpc but its content is exclusively used by powerpc specific code.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Petr Mladek <pmladek@suse.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.com>
|
/linux/include/linux/ |
H A D | livepatch.h | diff 5d7c854593a460706dacf8e1b16c9bdcb1c2d7bb Mon Mar 28 08:26:48 CEST 2022 Christophe Leroy <christophe.leroy@csgroup.eu> livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
All three versions of klp_arch_set_pc() do exactly the same: they call ftrace_instruction_pointer_set().
Call ftrace_instruction_pointer_set() directly and remove klp_arch_set_pc().
As klp_arch_set_pc() was the only thing remaining in asm/livepatch.h on x86 and s390, remove asm/livepatch.h
livepatch.h remains on powerpc but its content is exclusively used by powerpc specific code.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Petr Mladek <pmladek@suse.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.com>
|
/linux/arch/powerpc/kernel/ |
H A D | irq.c | diff 5d7c854593a460706dacf8e1b16c9bdcb1c2d7bb Mon Mar 28 08:26:48 CEST 2022 Christophe Leroy <christophe.leroy@csgroup.eu> livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
All three versions of klp_arch_set_pc() do exactly the same: they call ftrace_instruction_pointer_set().
Call ftrace_instruction_pointer_set() directly and remove klp_arch_set_pc().
As klp_arch_set_pc() was the only thing remaining in asm/livepatch.h on x86 and s390, remove asm/livepatch.h
livepatch.h remains on powerpc but its content is exclusively used by powerpc specific code.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Petr Mladek <pmladek@suse.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.com>
|
H A D | setup_64.c | diff 5d7c854593a460706dacf8e1b16c9bdcb1c2d7bb Mon Mar 28 08:26:48 CEST 2022 Christophe Leroy <christophe.leroy@csgroup.eu> livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
All three versions of klp_arch_set_pc() do exactly the same: they call ftrace_instruction_pointer_set().
Call ftrace_instruction_pointer_set() directly and remove klp_arch_set_pc().
As klp_arch_set_pc() was the only thing remaining in asm/livepatch.h on x86 and s390, remove asm/livepatch.h
livepatch.h remains on powerpc but its content is exclusively used by powerpc specific code.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Petr Mladek <pmladek@suse.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.com>
|
/linux/ |
H A D | MAINTAINERS | diff 5d7c854593a460706dacf8e1b16c9bdcb1c2d7bb Mon Mar 28 08:26:48 CEST 2022 Christophe Leroy <christophe.leroy@csgroup.eu> livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
All three versions of klp_arch_set_pc() do exactly the same: they call ftrace_instruction_pointer_set().
Call ftrace_instruction_pointer_set() directly and remove klp_arch_set_pc().
As klp_arch_set_pc() was the only thing remaining in asm/livepatch.h on x86 and s390, remove asm/livepatch.h
livepatch.h remains on powerpc but its content is exclusively used by powerpc specific code.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Acked-by: Petr Mladek <pmladek@suse.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Miroslav Benes <mbenes@suse.cz> Signed-off-by: Petr Mladek <pmladek@suse.com>
|