cvs commit: src/sys/i386/isa clock.c

Adam Gregoire ebola at psychoholics.org
Wed Apr 13 07:18:39 PDT 2005


>  Modified files:
>     sys/i386/isa         clock.c 
>   Log:
>   Replace spl protection in rtcin() and writertc() with spinlocks
>   using the existing clock_lock mutex.
>   
>   Revision  Changes    Path
>   1.219     +6 -6      src/sys/i386/isa/clock.c

Hello, I have made a patch that brings these changes into amd64's
isa/clock.c, and it also contains changes for style consistancy,
whitespace, and use of prototypes on both amd64 and i386. It should even
reduce diffs a bit. I have tested this on amd64 kernel as of an hour
ago. All seems to be fine here.

Hopefully this is deemed useful. If not are you able to just get the
amd64 changes for locking?

Thank you,

-- 
Adam Gregoire <ebola at psychoholics.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clock.diff
Type: text/x-patch
Size: 14999 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20050413/d8a5f942/clock.bin


More information about the cvs-src mailing list