diff options
author | Vincenzo Frascino <[email protected]> | 2020-03-20 14:53:44 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-03-21 15:24:01 +0100 |
commit | f511e079177a9b97175a9a3b0ee2374d55682403 (patch) | |
tree | 37036a0586949ed054d03cbd462177eb2928e248 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 94d0f5be885ce1e6ca2886af1543165c16745d13 (diff) |
arm64: Introduce asm/vdso/processor.h
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.
Introduce asm/vdso/processor.h to contain all the arm64 specific
functions that are suitable for vDSO inclusion.
Signed-off-by: Vincenzo Frascino <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions