summaryrefslogtreecommitdiff
path: root/i386/i386at/model_dep.c
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2025-07-10 10:14:13 +0000
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2025-07-10 17:12:14 +0200
commitb7fbb06f24351501a3f0a1c3a0e27bcbc746b46f (patch)
tree1fdb867e572e7ad378227befa00e7ce3c8ea4c47 /i386/i386at/model_dep.c
parent6fbf311687b8eb46f696f380f417157e4486d71d (diff)
i386/smp.c: Change order of waiting for pending ICR
We need to wait first for pending to clear before sending the IPI assert signal. Likewise, if we always do it this way, we don't need to wait for pending to clear afterward because next time we will wait again anyway. Deassert does not seem necessary according to Intel SDM Vol 3, which says an IPI is sent when ICR low is written. NB: This is not the same code as for STARTUP or INIT IPIs. Message-ID: <20250710101341.178343-2-damien@zamaudio.com>
Diffstat (limited to 'i386/i386at/model_dep.c')
0 files changed, 0 insertions, 0 deletions