Re: [tip:x86/process] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

From: Ingo Molnar
Date: Tue Mar 21 2017 - 04:35:17 EST



* tip-bot for Kyle Huey <tipbot@xxxxxxxxx> wrote:

> Commit-ID: e9ea1e7f53b852147cbd568b0568c7ad97ec21a3
> Gitweb: http://git.kernel.org/tip/e9ea1e7f53b852147cbd568b0568c7ad97ec21a3
> Author: Kyle Huey <me@xxxxxxxxxxxx>
> AuthorDate: Mon, 20 Mar 2017 01:16:26 -0700
> Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> CommitDate: Mon, 20 Mar 2017 16:10:34 +0100
>
> x86/arch_prctl: Add ARCH_[GET|SET]_CPUID

Note that this series broke the UML build:

/home/mingo/tip/arch/x86/um/syscalls_64.c:15:6: error: conflicting types for âarch_prctlâ
...

etc.

Thanks,

Ingo