commit | 6ac12dfe9c2027cd3c5ed603f11d1bb4f04906fe | [log] [tgz] |
---|---|---|
author | Sonny Rao <sonny@burdell.org> | Tue Jun 27 02:54:06 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jun 27 17:32:40 2006 -0700 |
tree | 7c1cb6d405dcaf959d9b1f67f62991775722fcde | |
parent | b65b5b59f98aa317df399318b0b2770f50732d3c [diff] |
[PATCH] rtc: fix idr locking We need to serialize access to the global rtc_idr even in this error path. Signed-off-by: Sonny Rao <sonny@burdell.org> Acked-by: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>