diff options
author | Rusty Russell <[email protected]> | 2008-11-17 08:22:18 +1030 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-11-16 15:09:52 -0800 |
commit | e14c8bf86350f6c39186a139c5c584a6111b2f01 (patch) | |
tree | c1e0b08fc5b8efff001aecf5e6fb803423bd1c71 /net/lapb/lapb_out.c | |
parent | 5c06fe772da43db63b053addcd2c267f76d0be91 (diff) |
stop_machine: fix race with return value (fixes Bug #11989)
Bug #11989: Suspend failure on NForce4-based boards due to chanes in
stop_machine
We should not access active.fnret outside the lock; in theory the next
stop_machine could overwrite it.
Signed-off-by: Rusty Russell <[email protected]>
Tested-by: "Rafael J. Wysocki" <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions