diff options
author | Alexei Starovoitov <ast@kernel.org> | 2018-05-13 21:32:22 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-05-13 21:49:14 +0200 |
commit | b1ae32dbab50ed19cfc16d225b0fb0114fb13025 (patch) | |
tree | 57c5c39ada4cb8f287392d5e0630edea43667ccd /fs/hfsplus | |
parent | uprobes/x86: Prohibit probing on MOV SS instruction (diff) | |
download | linux-b1ae32dbab50ed19cfc16d225b0fb0114fb13025.tar.xz linux-b1ae32dbab50ed19cfc16d225b0fb0114fb13025.zip |
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Workaround for the sake of BPF compilation which utilizes kernel
headers, but clang does not support ASM GOTO and fails the build.
Fixes: d0266046ad54 ("x86: Remove FAST_FEATURE_TESTS")
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: daniel@iogearbox.net
Cc: peterz@infradead.org
Cc: netdev@vger.kernel.org
Cc: bp@alien8.de
Cc: yhs@fb.com
Cc: kernel-team@fb.com
Cc: torvalds@linux-foundation.org
Cc: davem@davemloft.net
Link: https://lkml.kernel.org/r/20180513193222.1997938-1-ast@kernel.org
Diffstat (limited to 'fs/hfsplus')
0 files changed, 0 insertions, 0 deletions