aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c
diff options
context:
space:
mode:
authorWill Deacon <will@kernel.org>2019-07-29 11:39:45 +0100
committerWill Deacon <will@kernel.org>2019-07-29 11:59:15 +0100
commit75a382f1c9e5092db10ad1e2111633d61b65e578 (patch)
treece72838d550a43350ccdf05e93c2521d2f17929f /arch/arm64/kernel/smp.c
parentdrivers/perf: arm_pmu: Fix failure path in PM notifier (diff)
downloadlinux-dev-75a382f1c9e5092db10ad1e2111633d61b65e578.tar.xz
linux-dev-75a382f1c9e5092db10ad1e2111633d61b65e578.zip
arm64: hw_breakpoint: Fix warnings about implicit fallthrough
Now that -Wimplicit-fallthrough is passed to GCC by default, the kernel build has suddenly got noisy. Annotate the two fall-through cases in our hw_breakpoint implementation, since they are both intentional. Reported-by: Anders Roxell <anders.roxell@linaro.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch/arm64/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions