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>
|
||
|---|---|---|
| .. | ||
| boot | ||
| prom | ||
| ecc-berr.c | ||
| int-handler.S | ||
| ioasic-irq.c | ||
| kn01-berr.c | ||
| kn02-irq.c | ||
| kn02xa-berr.c | ||
| Makefile | ||
| promcon.c | ||
| reset.c | ||
| setup.c | ||
| time.c | ||
| wbflush.c | ||