diff options
author | Richard Weinberger <[email protected]> | 2013-08-19 22:56:44 +0200 |
---|---|---|
committer | Ben Myers <[email protected]> | 2013-08-22 14:05:27 -0500 |
commit | 46677e679fba8c2db7c94a7142ad9abb72192ebc (patch) | |
tree | d244f08ff93011174544252f07d61517cefba1ec /drivers/message/fusion/lsi/mpi_raid.h | |
parent | 3e3c51cee9a07d67e3910cc514867b56ac60ec94 (diff) |
xfs: Register hotcpu notifier after initialization
Currently the code initializizes mp->m_icsb_mutex and other things
_after_ register_hotcpu_notifier().
As the notifier takes mp->m_icsb_mutex it can happen
that it takes the lock before it's initialization.
Signed-off-by: Richard Weinberger <[email protected]>
Reviewed-by: Ben Myers <[email protected]>
Signed-off-by: Ben Myers <[email protected]>
Diffstat (limited to 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions