CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2021/05/09 18:52:15

Modified files:
        sys/arch/amd64/amd64: pmap.c 

Log message:
Pull the logic to get the "lock" for TLB shooting into
pmap_start_tlb_shoot(), to get the #ifdef goo out of
pmap_tlb_shoot{page,range,tlb}()

Use a normal do{}while(0) when nooping pmap_tlb_shootwait()

tweak and ok kettenis@

Reply via email to