]> Git Repo - linux.git/commit
arm64: alternatives: Remove READ_ONCE() usage during patch operation
authorWill Deacon <[email protected]>
Tue, 30 Jun 2020 13:06:04 +0000 (14:06 +0100)
committerWill Deacon <[email protected]>
Mon, 9 Nov 2020 21:49:34 +0000 (21:49 +0000)
commit5af76fb4228701bd5377880b09b0216a5fd800ef
treed03a81f28e700510c36cb556ac168b8585bb4018
parent364a5a8ae8dc2dd457e2fefb4da3f3fd2c0ba8b1
arm64: alternatives: Remove READ_ONCE() usage during patch operation

In preparation for patching the internals of READ_ONCE() itself, replace
its usage on the alternatives patching patch with a volatile variable
instead.

Acked-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
arch/arm64/kernel/alternative.c
This page took 0.052404 seconds and 4 git commands to generate.