diff options
| author | Luis R. Rodriguez <[email protected]> | 2015-03-30 16:20:08 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-05-20 00:25:25 -0700 |
| commit | 735c0f8f12402774eff2320657cbb1e7d945164a (patch) | |
| tree | c35304773173c864ad81ff52dcf49453513db70b /tools/perf/scripts/python | |
| parent | 5c36eb2a9ecc0bc5228451b1eeb83e70b6bb7473 (diff) | |
amd64_edac: enforce synchronous probe
While testing asynchronous PCI probe on this driver I noticed it failed
because the driver checks if any of the PCI devices have been bound to
the driver after registering it, which obviously does not work if
probing is asynchronous.
While there are patches and discussions on how the driver should behave
are ongoing, let's enforce synchronous probe for this driver for now.
Reviewed-by: Tejun Heo <[email protected]>
Signed-off-by: Luis R. Rodriguez <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions