commit | c7ac86de6a1bcb1b59c83e19b0d0d64a59604ade | [log] [tgz] |
---|---|---|
author | Bryn M. Reeves <breeves@redhat.com> | Fri Oct 19 22:29:32 2007 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Sat Oct 20 02:00:57 2007 +0100 |
tree | 6dba24ddd057340ce8fe8ce6b887b7d6ce4f4193 | |
parent | 60812a4a99b796d894d2522dc63cb0fafc3be25e [diff] |
dm mpath: rdac fix init race 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>