x86/vdso: Enable x86 to use common headers
authorVincenzo Frascino <vincenzo.frascino@arm.com>
Fri, 20 Mar 2020 14:53:48 +0000 (14:53 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 21 Mar 2020 14:24:02 +0000 (15:24 +0100)
commitabc22418db02b986fc5623c035507b6357e191ed
treefb42adafbef17a09024d7f7494e34930d0b3bb77
parentc135fc875ce363ff8405a8e64408bca0aa2a865b
x86/vdso: Enable x86 to use common headers

Enable x86 to use only the common headers in the implementation
of the vDSO library.

Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20200320145351.32292-24-vincenzo.frascino@arm.com
arch/x86/include/asm/processor.h
arch/x86/include/asm/vdso/processor.h [new file with mode: 0644]