aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCorey Minyard <cminyard@mvista.com>2018-08-23 15:22:35 -0500
committerCorey Minyard <cminyard@mvista.com>2018-08-31 08:42:59 -0500
commitc86ba91be75702c013bbf7379542920b6920e98f (patch)
tree04f0b308995e31b3b0a43ab276892fd18ec396f3 /tools/perf/scripts/python
parent2512e40e48d21d8bac09f7e91d2c3ceb2d3b50b2 (diff)
ipmi: Move BT capabilities detection to the detect call
The capabilities detection was being done as part of the normal state machine, but it was possible for it to be running while the upper layers of the IPMI driver were initializing the device, resulting in error and failure to initialize. Move the capabilities detection to the the detect function, so it's done before anything else runs on the device. This also simplifies the state machine and removes some code, as a bonus. Signed-off-by: Corey Minyard <cminyard@mvista.com> Reported-by: Andrew Banman <abanman@hpe.com> Tested-by: Andrew Banman <abanman@hpe.com> Cc: <stable@vger.kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions