diff options
author | Stefan Richter <[email protected]> | 2009-06-04 21:08:43 +0200 |
---|---|---|
committer | Stefan Richter <[email protected]> | 2009-06-05 16:26:17 +0200 |
commit | 3dcdc50079bc2c9dbc6524518976353f743f7ec8 (patch) | |
tree | ec620a55e21631efee6622f12338fae59b41d1ae /net/unix/af_unix.c | |
parent | e41f8d709c31b42129a34305a99d29c38aff75c4 (diff) |
firewire: ohci: access bus_seconds atomically
In the unlikely event that card->driver->get_bus_time() is called during
a cycle64Seconds interrupt, we could read garbage unless atomic accesses
are used.
The switch to atomic ops requires to change the 64 seconds counter from
unsigned to signed, but this shouldn't matter to the end result.
Signed-off-by: Stefan Richter <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions