[PATCH v5 00/15] livepatch: hybrid consistency model

Ingo Molnar mingo at kernel.org
Tue Mar 7 19:53:56 AEDT 2017


* Josh Poimboeuf <jpoimboe at redhat.com> wrote:

>  arch/Kconfig                                     |   6 +
>  arch/powerpc/include/asm/thread_info.h           |   4 +-
>  arch/powerpc/kernel/signal.c                     |   4 +
>  arch/s390/include/asm/thread_info.h              |  24 +-
>  arch/s390/kernel/entry.S                         |  31 +-
>  arch/x86/Kconfig                                 |   1 +
>  arch/x86/entry/common.c                          |   9 +-
>  arch/x86/include/asm/thread_info.h               |  13 +-
>  arch/x86/include/asm/unwind.h                    |   6 +
>  arch/x86/kernel/stacktrace.c                     |  96 +++-
>  arch/x86/kernel/unwind_frame.c                   |   2 +

for the x86 and scheduler changes:

Acked-by: Ingo Molnar <mingo at kernel.org>

Thanks,

	Ingo


More information about the Linuxppc-dev mailing list