summaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel
diff options
context:
space:
mode:
authorStephen Boyd <sboyd@codeaurora.org>2017-09-27 08:51:30 -0700
committerWill Deacon <will.deacon@arm.com>2017-10-04 13:43:00 +0100
commit396a5d4a5c32598aea5bff5cb2a995026a6f05dc (patch)
treec1e57c9cd338ebc566623048fbb58ef20d90d766 /arch/h8300/kernel
parentd1809d0e64325def212825852b02c2c63b40f5cd (diff)
downloadlinux-396a5d4a5c32598aea5bff5cb2a995026a6f05dc.tar.bz2
arm64: Unconditionally support {ARCH_}HAVE_NMI{_SAFE_CMPXCHG}
From what I can see there isn't anything about ACPI_APEI_SEA that means the arm64 architecture can or cannot support NMI safe cmpxchg or NMIs, so the 'if' condition here is not important. Let's remove it. Doing that allows us to support ftrace histograms via CONFIG_HIST_TRIGGERS that depends on the arch having the ARCH_HAVE_NMI_SAFE_CMPXCHG config selected. Cc: Tyler Baicar <tbaicar@codeaurora.org> Cc: Jonathan (Zhixiong) Zhang <zjzhang@codeaurora.org> Cc: Dongjiu Geng <gengdongjiu@huawei.com> Acked-by: James Morse <james.morse@arm.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/h8300/kernel')
0 files changed, 0 insertions, 0 deletions