Files
linux-kernel-test/drivers/rtc
David Brownell b68bb26324 rtc: don't return -EBUSY when mutex_lock_interruptible() fails
It was pointed out that the RTC framework handles its mutex locks oddly
...  returning -EBUSY when interrupted.  This fixes that by returning the
value of mutex_lock_interruptible() (i.e.  -EINTR).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-30 09:41:45 -07:00
..
2007-10-16 09:43:13 -07:00
2008-07-24 10:47:33 -07:00
2008-07-24 10:47:33 -07:00
2008-07-02 11:05:01 +02:00
2008-07-24 10:47:34 -07:00
2008-07-24 10:47:33 -07:00
2008-05-08 10:46:55 -07:00
2008-07-12 14:33:41 -07:00
2008-07-24 10:47:33 -07:00
2008-07-12 14:33:42 -07:00
2008-07-24 10:47:34 -07:00
2008-05-11 20:37:06 +02:00
2008-07-04 10:40:05 -07:00