diff options
author | Matthew Wilcox <willy@linux.intel.com> | 2013-10-15 15:01:10 -0400 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2013-12-16 15:54:34 -0500 |
commit | 0a8d44cb33377969337fa6c1961b631605d5f453 (patch) | |
tree | 058e3a4a2f903b0aca5952708512d50a9ac3bb0e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 320a382746e0ab1304476ea7e986a8d416ab99db (diff) |
NVMe: Fix lockdep warnings
During the initialisation path, the queue lock is taken without interrupt
protection. It's perfectly safe to do so, because the interrupt handler
can't run at this point, but it confuses lockdep.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions