dm mpath: rdac fix init race
authorBryn M. Reeves <breeves@redhat.com>
Fri, 19 Oct 2007 21:29:32 +0000 (22:29 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Sat, 20 Oct 2007 01:00:57 +0000 (02:00 +0100)
Re-order the initialisation of dm-rdac to avoid registering the hw
handler before the workqueue has been initialised. Closes a race
that would potentially give an oops.

Signed-off-by: Bryn M. Reeves <breeves@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>

No differences found