Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241688
| From | Brian Gerst <brgerst@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [tip:x86/asm] x86/vdso: Remove runtime 32-bit vDSO selection |
| Date | 2015-10-07 19:10 +0200 |
| Message-ID | <qh0o1-2H0-3@gated-at.bofh.it> (permalink) |
| References | <qgoLM-7cw-9@gated-at.bofh.it> <qgZBD-1xt-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 7, 2015 at 12:18 PM, tip-bot for Andy Lutomirski <tipbot@zytor.com> wrote: > Commit-ID: 0a6d1fa0d2b48fbae444e46e7f37a4832b2f8bdf > Gitweb: http://git.kernel.org/tip/0a6d1fa0d2b48fbae444e46e7f37a4832b2f8bdf > Author: Andy Lutomirski <luto@kernel.org> > AuthorDate: Mon, 5 Oct 2015 17:47:56 -0700 > Committer: Ingo Molnar <mingo@kernel.org> > CommitDate: Wed, 7 Oct 2015 11:34:08 +0200 > > x86/vdso: Remove runtime 32-bit vDSO selection > > 32-bit userspace will now always see the same vDSO, which is > exactly what used to be the int80 vDSO. Subsequent patches will > clean it up and make it support SYSENTER and SYSCALL using > alternatives. This doesn't make sense to apply without the rest of the series. -- Brian Gerst -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 08/36] x86/vdso: Remove runtime 32-bit vDSO selection Andy Lutomirski <luto@kernel.org> - 2015-10-06 03:00 +0200
[tip:x86/asm] x86/vdso: Remove runtime 32-bit vDSO selection tip-bot for Andy Lutomirski <tipbot@zytor.com> - 2015-10-07 18:20 +0200
Re: [tip:x86/asm] x86/vdso: Remove runtime 32-bit vDSO selection Brian Gerst <brgerst@gmail.com> - 2015-10-07 19:10 +0200
csiph-web