1
0
Fork 0
alistair23-linux/lib/vdso
Vincenzo Frascino 8c59ab839f lib/vdso: Enable common headers
The vDSO library should only include the necessary headers required for
a userspace library (UAPI and a minimal set of kernel headers). To make
this possible it is necessary to isolate from the kernel headers the
common parts that are strictly necessary to build the library.

Refactor the unified vdso code to use the common headers.

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-26-vincenzo.frascino@arm.com
2020-03-21 15:24:03 +01:00
..
Kconfig lib/vdso: Cleanup clock mode storage leftovers 2020-02-17 20:12:17 +01:00
Makefile lib/vdso: Provide generic VDSO implementation 2019-06-22 21:21:05 +02:00
gettimeofday.c lib/vdso: Enable common headers 2020-03-21 15:24:03 +01:00