]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5acb4a5e991fc91980845678b07cb6b410b63f11
treefb42adafbef17a09024d7f7494e34930d0b3bb77
parent3cbbd39f8a1d13438ebbfb67c3e68b71c28de5b8
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]