aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2017-07-24 12:52:57 +0200
committerMartin K. Petersen <[email protected]>2017-07-26 21:51:24 -0400
commit2c2b66ae9d11d99f5f6d7010f0d46401ed9031ce (patch)
tree81006e8c015ad3cad981e93b916876186a404a3b /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8addebc14a322fa8ca67cd57c6038069acde8ddc (diff)
scsi: bnx2fc: Prevent recursive cpuhotplug locking
The BNX2FC module init/exit code installs/removes the hotplug callbacks with the cpu hotplug lock held. This worked with the old CPU locking implementation which allowed recursive locking, but with the new percpu rwsem based mechanism this is not longer allowed. Use the _cpuslocked() variants to fix this. Reported-by: kernel test robot <[email protected]> Acked-by: Chad Dupuis <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions