aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJiri Kosina <[email protected]>2007-12-04 23:45:05 -0800
committerLinus Torvalds <[email protected]>2007-12-05 09:21:18 -0800
commit372a302e9a892229206aafca0352584a745bc5f3 (patch)
tree14cf4e06735d8dd9284e843f36a5abcfcc4cc476 /include/linux/debugobjects.h
parent5cd17569fd0eeca510735e63a6061291e3971bf6 (diff)
RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flag
We must make sure that the RTC_DEV_BUSY flag has proper lock semantics, i.e. that the RTC_DEV_BUSY stores clearing the flag don't get reordered before the preceeding stores and loads and vice versa. Spotted by Nick Piggin. Signed-off-by: Jiri Kosina <[email protected]> Cc: Nick Piggin <[email protected]> Cc: 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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions