Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594055
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 00/15] livepatch: hybrid consistency model |
| Date | 2017-03-07 11:00 +0100 |
| Message-ID | <tik4p-5CJ-9@gated-at.bofh.it> (permalink) |
| References | <taApH-3o3-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* 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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v5 00/15] livepatch: hybrid consistency model Ingo Molnar <mingo@kernel.org> - 2017-03-07 11:00 +0100
csiph-web