[PATCH] get_cmos_time() locking fix (lockdep)
authorAndrew Morton <akpm@osdl.org>
Mon, 10 Jul 2006 11:44:59 +0000 (04:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:22 +0000 (13:24 -0700)
commit7ba1c6c88c945b065a75094830f6b76f414e42ad
tree614506c720fd4a15d6f22c03bcc7706d931dbd42
parent11eebe307e4d3afa33eb25e999ac458ac4f9b41e
[PATCH] get_cmos_time() locking fix (lockdep)

rtc_lock is supposed to be irq-safe.

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/time.c