diff options
author | 2015-10-12 14:19:48 +0300 | |
---|---|---|
committer | 2015-10-15 08:23:30 -0700 | |
commit | 9d1d459bf52b4a07a934558e055bb61ad82f44cd (patch) | |
tree | 9287729f176fa526c3aaadc99d96144d065fa9a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | intel_scu_ipc: Switch to use module_pci_driver() macro (diff) | |
download | linux-dev-9d1d459bf52b4a07a934558e055bb61ad82f44cd.tar.xz linux-dev-9d1d459bf52b4a07a934558e055bb61ad82f44cd.zip |
intel_scu_ipc: Protect dev member assignment on ->remove()
Protect the dev member assignment in ->remove() since user may potentially call
unbind from a sysfs even if the driver is built-in. The latter might be racy
with ongoing SCU communication.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions