Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1594055 > unrolled thread

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

Started byIngo Molnar <mingo@kernel.org>
First post2017-03-07 11:00 +0100
Last post2017-03-07 11:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v5 00/15] livepatch: hybrid consistency model Ingo Molnar <mingo@kernel.org> - 2017-03-07 11:00 +0100

#1594055 — Re: [PATCH v5 00/15] livepatch: hybrid consistency model

FromIngo Molnar <mingo@kernel.org>
Date2017-03-07 11:00 +0100
SubjectRe: [PATCH v5 00/15] livepatch: hybrid consistency model
Message-ID<tik4p-5CJ-9@gated-at.bofh.it>
* Josh Poimboeuf <jpoimboe@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@kernel.org>

Thanks,

	Ingo

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web