diff options
author | Olof Johansson <[email protected]> | 2014-04-11 15:19:41 -0700 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2014-05-14 18:14:43 +0200 |
commit | ce78cc071f5f541480e381cc0241d37590041a9d (patch) | |
tree | 44a7a967d6a0b2220b320e29f98bcba59b908fbc /fs/jbd2/commit.c | |
parent | 37e5eb0bae7bb4d98c2153c3c3400b5c00c3cad1 (diff) |
i2c: s3c2410: resume race fix
Don't unmark the device as suspended until after it's been re-setup.
The main race would be w.r.t. an i2c driver that gets resumed at the same
time (asyncronously), that is allowed to do a transfer since suspended
is set to 0 before reinit, but really should have seen the -EIO return
instead.
Signed-off-by: Olof Johansson <[email protected]>
Signed-off-by: Doug Anderson <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Cc: [email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions