summaryrefslogtreecommitdiff
path: root/mm/hwpoison-inject.c
diff options
context:
space:
mode:
authorSuzuki K Poulose <suzuki.poulose@arm.com>2016-05-10 10:14:41 (GMT)
committerWill Deacon <will.deacon@arm.com>2016-05-11 09:11:37 (GMT)
commit99aa036241ed4a08a71b627bb903b5d7c75d78c1 (patch)
tree6a612396ddac86e340fd0eec78721e19395869f6 /mm/hwpoison-inject.c
parent5bb1cc0ff9a6b68871970737e6c4c16919928d8b (diff)
downloadlinux-99aa036241ed4a08a71b627bb903b5d7c75d78c1.tar.xz
arm64: secondary_start_kernel: Remove unnecessary barrier
Remove the unnecessary smp_wmb(), which was added to make sure that the update_cpu_boot_status() completes before we mark the CPU online. But update_cpu_boot_status() already has dsb() (required for the failing CPUs) to ensure the correct behavior. Cc: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Reported-by: Dennis Chen <dennis.chen@arm.com> Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'mm/hwpoison-inject.c')
0 files changed, 0 insertions, 0 deletions