lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAMzpN2gZP4W0skZ3h-Y21a2h02yYRD0phRw5nN+QgJpR34m3ZA@mail.gmail.com> Date: Wed, 7 Oct 2015 13:00:30 -0400 From: Brian Gerst <brgerst@...il.com> To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Denys Vlasenko <dvlasenk@...hat.com>, Ingo Molnar <mingo@...nel.org>, Peter Zijlstra <peterz@...radead.org>, Thomas Gleixner <tglx@...utronix.de>, Brian Gerst <brgerst@...il.com>, "H. Peter Anvin" <hpa@...or.com>, Andy Lutomirski <luto@...capital.net>, Andy Lutomirski <luto@...nel.org>, Linus Torvalds <torvalds@...ux-foundation.org>, Borislav Petkov <bp@...en8.de> Cc: linux-tip-commits@...r.kernel.org Subject: Re: [tip:x86/asm] x86/vdso: Remove runtime 32-bit vDSO selection On Wed, Oct 7, 2015 at 12:18 PM, tip-bot for Andy Lutomirski <tipbot@...or.com> wrote: > Commit-ID: 0a6d1fa0d2b48fbae444e46e7f37a4832b2f8bdf > Gitweb: http://git.kernel.org/tip/0a6d1fa0d2b48fbae444e46e7f37a4832b2f8bdf > Author: Andy Lutomirski <luto@...nel.org> > AuthorDate: Mon, 5 Oct 2015 17:47:56 -0700 > Committer: Ingo Molnar <mingo@...nel.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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists