linux-stable/arch/mips/sibyte/swarm
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
..
dbg_io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rtc_m41t81.c Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
rtc_xicor1241.c Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
setup.c Add support for BCM1480 family of chips. 2005-10-29 19:32:47 +01:00
time.c Switch SiByte drivers back to __raw_*() functions. 2005-10-29 19:30:44 +01:00