diff options
author | Borislav Petkov <[email protected]> | 2016-01-27 09:43:25 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-01-30 11:22:19 +0100 |
commit | a362bf9f5e7dd659b96d01382da7b855f4e5a7a1 (patch) | |
tree | 6174c3be35ca7cef4de5fb4d05dd0f5cdaf04aae /tools/perf/scripts/python/compaction-times.py | |
parent | bc696ca05f5a8927329ec276a892341e006b00ba (diff) |
x86/cpufeature: Get rid of the non-asm goto variant
I can simply quote hpa from the mail:
"Get rid of the non-asm goto variant and just fall back to
dynamic if asm goto is unavailable. It doesn't make any sense,
really, if it is supposed to be safe, and by now the asm
goto-capable gcc is in more wide use. (Originally the gcc 3.x
fallback to pure dynamic didn't exist, either.)"
Booy, am I lazy.
Cleanup the whole CC_HAVE_ASM_GOTO ifdeffery too, while at it.
Suggested-by: H. Peter Anvin <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions