diff options
author | James Hogan <[email protected]> | 2016-06-24 23:42:23 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-07-07 15:58:44 +0200 |
commit | 54b880caf15034644b564e378abf67b7f9eaf4dc (patch) | |
tree | dfef2534071d6afde8059f84fe228bc966ecc1e4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a99cde438de0c4c0cecc1d1af1a55a75b10bfdef (diff) |
kbuild, x86: Track generated headers with generated-y
Track generated header files which aren't already in genhdr-y, alongside
generic-y wrappers in the */include/generated/[uapi/]asm/ directories.
Currently only x86 generates extra headers in these directories, for the
purposes of enumerating system calls for different ABIs, and xen
hypercalls.
This will allow the asm-generic wrapper handling code to remove stale
wrappers when files are removed from generic-y, without also removing
these headers which are generated separately.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: James Hogan <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Michal Marek <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions