Yijing Wang
017ffe64e8
PCI: Hold pci_slot_mutex while searching bus->slots list
...
Previously, pci_setup_device() and similar functions searched the
pci_bus->slots list without any locking. It was possible for another
thread to update the list while we searched it.
Add pci_dev_assign_slot() to search the list while holding pci_slot_mutex.
[bhelgaas: changelog, fold in CONFIG_SYSFS fix]
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2015-07-30 16:19:53 -05:00
..
2014-11-27 09:42:12 +11:00
2014-03-19 19:57:14 -05:00
2014-11-10 09:59:32 +11:00
2015-06-07 19:29:00 +10:00
2015-04-11 20:49:28 +10:00
2014-09-22 10:11:31 +02:00
2015-03-17 07:52:48 +11:00
2015-06-19 17:10:28 +10:00
2014-11-10 09:59:26 +11:00
2014-04-18 14:20:41 +02:00
2015-03-20 14:51:53 +11:00
2014-11-18 11:30:01 +01:00
2015-04-11 20:49:17 +10:00
2015-06-02 13:18:49 +10:00
2015-05-13 14:00:07 +10:00
2015-03-24 13:15:51 +11:00
2015-05-13 14:00:07 +10:00
2014-06-11 17:04:33 +10:00
2015-03-31 13:10:39 +11:00
2014-11-27 09:32:58 +11:00
2015-06-11 15:14:54 +10:00
2015-02-02 14:51:32 +11:00
2015-06-19 17:10:28 +10:00
2014-06-10 18:54:22 -07:00
2014-09-22 10:11:31 +02:00
2015-06-02 13:26:47 +10:00
2014-10-30 16:52:46 +11:00
2014-01-15 13:59:11 +11:00
2014-01-09 17:52:16 -06:00
2014-12-11 17:48:14 -08:00
2015-06-02 21:37:28 -05:00
2014-06-11 16:31:21 +10:00
2014-08-13 15:13:42 +10:00
2014-08-05 14:13:41 +10:00
2014-09-22 10:11:31 +02:00
2014-11-03 12:12:32 +11:00
2014-09-25 23:14:46 +10:00
2014-04-23 10:05:16 +10:00
2015-06-02 21:37:19 -05:00
2014-04-23 10:05:16 +10:00
2015-07-07 10:16:52 +10:00
2015-04-17 11:23:39 +10:00
2014-06-24 12:43:13 +10:00
2015-06-11 15:16:49 +10:00
2014-11-10 09:59:26 +11:00
2014-11-03 12:12:32 +11:00
2014-11-03 12:12:32 +11:00
2014-06-04 08:47:12 -07:00
2014-09-25 23:14:46 +10:00
2015-02-17 14:34:51 -08:00
2014-02-11 11:24:52 +11:00
2015-07-01 19:40:18 -07:00
2015-03-17 07:52:48 +11:00
2015-05-12 19:44:01 +10:00
2014-02-17 11:19:34 +11:00
2014-04-23 10:05:28 +10:00
2014-10-15 11:23:20 +11:00
2014-10-02 17:33:54 +10:00
2014-10-02 17:33:54 +10:00
2015-06-02 11:47:45 +10:00
2015-03-23 14:06:11 +11:00
2015-03-24 13:15:52 +11:00
2015-01-23 14:02:52 +11:00
2014-11-19 21:41:51 +11:00
2014-12-11 17:48:14 -08:00
2015-03-31 13:02:38 +11:00
2015-07-30 16:19:53 -05:00
2015-06-03 13:27:16 +10:00
2015-06-03 13:27:15 +10:00
2014-09-25 23:14:40 +10:00
2014-10-15 11:23:20 +11:00
2015-06-07 19:27:26 +10:00
2014-09-25 23:14:46 +10:00
2015-06-08 07:56:09 -05:00
2015-06-24 10:02:15 -07:00
2014-10-19 16:25:56 -07:00
2014-03-07 13:50:19 +11:00
2014-07-28 11:30:54 +10:00
2015-04-11 20:49:09 +10:00
2014-11-10 09:59:32 +11:00
2015-04-10 20:02:48 +10:00
2014-09-25 23:14:41 +10:00
2014-11-10 09:59:31 +11:00
2015-06-11 15:16:54 +10:00
2014-11-03 12:12:51 +11:00
2015-02-12 18:54:12 -08:00
2015-02-12 18:54:12 -08:00
2014-08-06 13:04:32 +02:00
2014-08-06 13:03:09 +02:00
2014-01-15 13:46:44 +11:00
2015-03-04 13:19:33 +11:00
2014-10-15 11:23:20 +11:00
2014-10-09 22:26:04 -04:00
2014-01-07 19:06:03 -06:00
2015-03-28 22:03:40 +11:00
2015-06-07 19:29:15 +10:00
2015-03-28 22:03:40 +11:00
2015-03-28 22:03:40 +11:00
2015-06-16 14:12:29 -04:00
2015-06-07 19:29:00 +10:00
2015-07-06 20:24:35 +10:00
2014-11-12 13:47:20 +11:00
2015-04-07 17:15:13 +10:00
2015-05-11 20:01:02 +10:00
2015-03-16 18:32:11 +11:00
2015-06-24 17:49:38 -07:00
2015-05-14 16:59:21 +10:00