aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJoe Lawrence <[email protected]>2014-08-26 17:12:29 -0400
committerChristoph Hellwig <[email protected]>2014-09-16 09:10:01 -0700
commit6b3839790b16adffbbe2f5967e149562a5a603e8 (patch)
treec9939898a1f8ddfdc3cbe6815d42aada3b2ee1dd /scripts/objdiff
parentbeb9e315e6e0d8d1d7d3a79d2e5d4664aa8f8796 (diff)
qla2xxx: Prevent probe and board_disable race
The PCI register read checking introduced in commit fe1b806f4f71 ("qla2xxx: Disable adapter when we encounter a PCI disconnect") is active during driver probe. Hold off scheduling any board removal until the driver probe has completed. This ensures that the the board_disable work structure is initialized and more importantly, avoids racing qla2x00_probe_one. Signed-off-by: Joe Lawrence <[email protected]> Acked-by: Chad Dupuis <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions