Attention is currently required from: Jason Glenesk, Raul Rangel, Marshall Dawson, Julius Werner, Felix Held. Hello Jason Glenesk, Raul Rangel, Marshall Dawson, Julius Werner, Felix Held,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/59094
to look at the new patch set (#2).
Change subject: [WIP,RFC] Clean up spinlocks ......................................................................
[WIP,RFC] Clean up spinlocks
This reverts commit 037ee4b5562099771795d52cf7149ddff8dd3595.
TBD: Breaks romstage co-operative threading, since those need implementation of spin_lock() that is not a spinlock.
IMO commit a98d302fe9 x86/smp/spinlock: Disable thread coop when taking spinlock is wrong and should be reverted too.
Change-Id: Iba52febdeee78294f916775ee9ce8a82d6203570 Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com --- D src/arch/arm/include/armv4/arch/smp/spinlock.h M src/arch/x86/include/arch/smp/spinlock.h M src/include/rules.h M src/include/smp/spinlock.h D src/soc/amd/common/psp_verstage/include/arch/smp/spinlock.h 5 files changed, 11 insertions(+), 45 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/59094/2