diff options
author | Richard Weinberger <richard@nod.at> | 2013-08-19 22:56:44 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2013-08-22 14:05:27 -0500 |
commit | 46677e679fba8c2db7c94a7142ad9abb72192ebc (patch) | |
tree | d244f08ff93011174544252f07d61517cefba1ec /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
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 <richard@nod.at>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions