aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2020-03-26 08:00:53 +0000
committerMasahiro Yamada <[email protected]>2020-04-08 15:01:59 +0000
commit48e24723d0b54a2c9e53dd96c8864cc0afc7b0ee (patch)
treefe693da817231fd041581077568a0da1fad928fb /lib/raid6/algos.c
parentx86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME (diff)
downloadkernel-48e24723d0b54a2c9e53dd96c8864cc0afc7b0ee.tar.gz
kernel-48e24723d0b54a2c9e53dd96c8864cc0afc7b0ee.zip
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
CONFIG_AS_CFI_SECTIONS was introduced by commit 9e565292270a ("x86: Use .cfi_sections for assembly code"). We raise the minimal supported binutils version from time to time. The last bump was commit 1fb12b35e5ff ("kbuild: Raise the minimum required binutils version to 2.21"). I confirmed the code in $(call as-instr,...) can be assembled by the binutils 2.21 assembler and also by LLVM integrated assembler. Remove CONFIG_AS_CFI_SECTIONS, which is always defined. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Jason A. Donenfeld <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]> Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions