dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/mips/sibyte
Atsushi Nemoto 53c2df2f4e Use rtc_lock to protect RTC operations
Many RTC routines were not protected against each other, so there are
potential races, for example, ntp-update against /dev/rtc.  This patch
fixes them using rtc_lock.
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2005-11-07 18:05:38 +00:00
..
bcm1480 Add support for BCM1480 family of chips. 2005-10-29 19:32:47 +01:00
cfe Add support for BCM1480 family of chips. 2005-10-29 19:32:47 +01:00
sb1250 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity. 2005-10-29 19:32:32 +01:00
swarm Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
Kconfig SB1 cache exception handling. 2005-10-29 19:32:48 +01:00