diff options
author | Jeroen Hofstee <[email protected]> | 2017-04-21 15:21:11 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2017-04-23 15:51:26 +0900 |
commit | cf0c3e68aa81f992b0301f62e341b710d385bf68 (patch) | |
tree | 7645f9967cf133854eefd270ee84264cc3d614da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7dd47b95b0f54f2057d40af6e66d477e3fe95d13 (diff) |
kbuild: fix asm-offset generation to work with clang
KBuild abuses the asm statement to write to a file and
clang chokes about these invalid asm statements. Hack it
even more by fooling this is actual valid asm code.
[masahiro:
Import Jeroen's work for U-Boot:
http://patchwork.ozlabs.org/patch/375026/
Tweak sed script a little to avoid garbage '#' for GCC case, like
#define NR_PAGEFLAGS 23 /* __NR_PAGEFLAGS # */ ]
Signed-off-by: Jeroen Hofstee <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Matthias Kaehlcke <[email protected]>
Tested-by: Matthias Kaehlcke <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions