diff options
author | 2014-01-29 09:33:52 -0500 | |
---|---|---|
committer | 2014-01-29 11:42:32 -0500 | |
commit | bdfd70fde389412be60f7e8aaed5732dc26fc8ac (patch) | |
tree | 41618ec5b7ad6f99456f4dc7c2ddcbeaa2d53e11 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | NVMe: Include device and queue numbers in interrupt name (diff) | |
download | linux-dev-bdfd70fde389412be60f7e8aaed5732dc26fc8ac.tar.xz linux-dev-bdfd70fde389412be60f7e8aaed5732dc26fc8ac.zip |
NVMe: Correct uses of INIT_WORK
We need to initialise the work_struct when we initialise the rest of the
struct nvme_dev, otherwise we'll hit a lockdep warning when we remove
the device. Use PREPARE_WORK to change the function pointer instead
of INIT_WORK.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions