aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorDavid Teigland <teigland@redhat.com>2012-03-30 11:46:08 -0500
committerDavid Teigland <teigland@redhat.com>2012-04-26 15:35:38 -0500
commit513ef596d43cc35a72ae21170075136855641493 (patch)
tree89a73567803e4cdc910849af388a934923625345 /tools/perf/scripts/python/syscall-counts.py
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes (diff)
downloadlinux-dev-513ef596d43cc35a72ae21170075136855641493.tar.xz
linux-dev-513ef596d43cc35a72ae21170075136855641493.zip
dlm: prevent connections during shutdown
During lowcomms shutdown, a new connection could possibly be created, and attempt to use a workqueue that's been destroyed. Similarly, during startup, a new connection could attempt to use a workqueue that's not been set up yet. Add a global variable to indicate when new connections are allowed. Based on patch by: Christine Caulfield <ccaulfie@redhat.com> Reported-by: dann frazier <dann.frazier@canonical.com> Reviewed-by: dann frazier <dann.frazier@canonical.com> Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions