aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRaghava Aditya Renukunta <[email protected]>2016-02-03 15:06:07 -0800
committerMartin K. Petersen <[email protected]>2016-02-23 21:27:02 -0500
commitb9fb54b425e14658959bbc753452aaaf4d11d6fa (patch)
tree0a51d794b4b7aefc9ed0378ae5c206fe004d23e2 /tools/perf/scripts/python/export-to-postgresql.py
parentfbd185986ebafaeac900a1af1829fed2bf03242e (diff)
aacraid: Fix character device re-initialization
During EEH PCI hotplug activity kernel unloads and loads the driver, causing character device to be unregistered(aac_remove_one).When the driver is loaded back using aac_probe_one the character device needs to be registered again for the AIF management tools to work. Fixed by adding code to register character device in aac_probe_one if it is unregistered in aac_remove_one. Signed-off-by: Raghava Aditya Renukunta <[email protected]> Reviewed-by: Shane Seymour <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions