cvs commit: src/sys/compat/ndis subr_ntoskrnl.c
    Bruce Evans 
    bde at zeta.org.au
       
    Sun Apr 18 17:51:44 PDT 2004
    
    
  
On Sun, 18 Apr 2004, Bill Paul wrote:
> wpaul       2004/04/18 11:38:59 PDT
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/compat/ndis      subr_ntoskrnl.c
>   Log:
>   In ntoskrnl_unlock_dpc(), use atomic_store instead of atomic_cmpset
>   to give up the spinlock.
>
>   Suggested by: bde
Thanks.  Now to fix the invalid asms and the style bugs.  This may take
some time :-).
Bruce
    
    
More information about the cvs-all
mailing list