diff options
author | Nicolai Stange <nstange@suse.de> | 2017-09-11 09:45:40 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2017-09-25 18:34:54 -0500 |
commit | 9561475db680f7144d2223a409dd3d7e322aca03 (patch) | |
tree | 34aa91f19f3c51bd13402386634f00ac38031371 /include | |
parent | fe59493240169a2cc3f445ae5f2a2308fda06b63 (diff) | |
download | linux-stable-9561475db680f7144d2223a409dd3d7e322aca03.tar.gz linux-stable-9561475db680f7144d2223a409dd3d7e322aca03.tar.bz2 linux-stable-9561475db680f7144d2223a409dd3d7e322aca03.zip |
PCI: Fix race condition with driver_override
The driver_override implementation is susceptible to a race condition when
different threads are reading vs. storing a different driver override. Add
locking to avoid the race condition.
This is in close analogy to commit 6265539776a0 ("driver core: platform:
fix race condition with driver_override") from Adrian Salido.
Fixes: 782a985d7af2 ("PCI: Introduce new device binding path using pci_dev.driver_override")
Signed-off-by: Nicolai Stange <nstange@suse.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: stable@vger.kernel.org # v3.16+
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions