Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1351377
| From | Ingo Molnar <mingo@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups |
| Date | 2016-03-07 09:30 +0100 |
| Message-ID | <r9YIa-oh-17@gated-at.bofh.it> (permalink) |
| References | <r9zTr-Q8-3@gated-at.bofh.it> <r9CeC-2uz-5@gated-at.bofh.it> <r9Jzs-7lO-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
* Andy Lutomirski <luto@amacapital.net> wrote: > On Mar 6, 2016 12:22 AM, "Ingo Molnar" <mingo@kernel.org> wrote: > > > > > > * Andy Lutomirski <luto@kernel.org> wrote: > > > > > This series applies to the result of merging tip:x86/asm and > > > tip:x86/urgent. I've been testing on a somewhat bastardized base, > > > because tip currently doesn't work on my laptop in 32-bit mode. (That > > > bug is fixed in Linus' tree.) > > > > Hm, which fix is that? > > http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=de9e478b9d49f3a0214310d921450cf5bb4a21e6 ah, indeed. I've merged v4.5-rc7 into tip:x86/asm, which includes this fix, to make the topic branch bisectable on SkyLake as well. Thanks, Ingo
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 06/10] x86/traps: Clear DR6 early in do_debug and improve the comment Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 01/10] selftests/x86: In syscall_nt, test NT|TF as well Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 05/10] x86/traps: Clear TIF_BLOCKSTEP on all debug exceptions Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 03/10] x86/entry/32: Filter NT and speed up AC filtering in SYSENTER Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
[PATCH v2 02/10] x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test Andy Lutomirski <luto@kernel.org> - 2016-03-06 07:00 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Ingo Molnar <mingo@kernel.org> - 2016-03-06 09:30 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Andy Lutomirski <luto@amacapital.net> - 2016-03-06 17:20 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Ingo Molnar <mingo@kernel.org> - 2016-03-07 09:30 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Ingo Molnar <mingo@kernel.org> - 2016-03-06 09:40 +0100
Re: [PATCH 00/10] x86: Various SYSENTER/SYSEXIT/#DB fixes and cleanups Andy Lutomirski <luto@amacapital.net> - 2016-03-06 17:20 +0100
csiph-web