diff options
| author | David Brownell <[email protected]> | 2008-07-29 22:33:30 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-30 09:41:45 -0700 |
| commit | b68bb2632453a9ca7d10a00d79adf60968cb4c05 (patch) | |
| tree | 3093bd33da75ce165d0f9b0af8931d7eb4d4488a /tools/perf/scripts/python | |
| parent | 950d442ad053e660538cdaa6efc0e060c2a65062 (diff) | |
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 <[email protected]>
Acked-by: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions