diff options
author | Mathieu Desnoyers <[email protected]> | 2015-09-22 14:59:20 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-09-22 15:09:53 -0700 |
commit | 7a07b503bf249986a1eeef0351d66cac0d8bf721 (patch) | |
tree | 681226849c4c55f9b8ecf68a45f3f5c16fef690b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d5028f9f7d8de5c375c52b98976b6f310e73398f (diff) |
membarrier: clean up selftest
We don't need to specify an explicit rule in the Makefile, the implicit
one will do the same. The "__EXPORTED_HEADERS__" define is not needed,
because we build the test against the installed kernel headers, not the
in-tree kernel headers. Re-use "$(TEST_PROGS)" in the clean target
rather than spelling the executable name twice. Include <unistd.h>
rather than the rather specific <asm-generic/unistd.h>. Include
<syscall.h> rather than <sys/syscall.h>. In both cases, the former
header is located in a standard location and includes the latter.
Signed-off-by: Mathieu Desnoyers <[email protected]>
Acked-by: Michael Ellerman <[email protected]>
Cc: Pranith Kumar <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions