Re: [tip:x86/urgent] x86/vdso: Fix asm constraints on vDSO syscall fallbacks

From: Andy Lutomirski
Date: Wed Oct 03 2018 - 19:15:56 EST


On Mon, Oct 1, 2018 at 11:30 PM tip-bot for Andy Lutomirski
<tipbot@xxxxxxxxx> wrote:
>
> Commit-ID: 715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b
> Gitweb: https://git.kernel.org/tip/715bd9d12f84d8f5cc8ad21d888f9bc304a8eb0b
> Author: Andy Lutomirski <luto@xxxxxxxxxx>
> AuthorDate: Mon, 1 Oct 2018 12:52:15 -0700
> Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> CommitDate: Tue, 2 Oct 2018 08:28:15 +0200
>
> x86/vdso: Fix asm constraints on vDSO syscall fallbacks

Ugh, I broke the 32-bit code and failed to test it right. Incremental
fix coming.