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/dec
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
..
boot Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
prom Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
Makefile System-specific handling of bus errors for DECstation variations 2005-10-29 19:31:30 +01:00
ecc-berr.c Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
int-handler.S Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
ioasic-irq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kn01-berr.c Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
kn02-irq.c Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
kn02xa-berr.c Use physical addresses at the interface level, letting drivers remap 2005-10-29 19:31:35 +01:00
promcon.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
reset.c Deal with the bloody KSEG vs CKSEG horror... 2005-10-29 19:31:23 +01:00
setup.c Make static what ought to be static. 2005-10-29 19:32:12 +01:00
time.c Use rtc_lock to protect RTC operations 2005-11-07 18:05:38 +00:00
wbflush.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00