Grant Likely
b1608d69cb
drivercore: revert addition of of_match to struct device
...
Commit b826291c, "drivercore/dt: add a match table pointer to struct
device" added an of_match pointer to struct device to cache the
of_match_table entry discovered at driver match time. This was unsafe
because matching is not an atomic operation with probing a driver. If
two or more drivers are attempted to be matched to a driver at the
same time, then the cached matching entry pointer could get
overwritten.
This patch reverts the of_match cache pointer and reworks all users to
call of_match_device() directly instead.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-05-18 12:32:23 -06:00
..
2011-03-05 10:55:57 +01:00
2011-05-06 08:14:57 +01:00
2011-04-21 21:04:32 -07:00
2011-03-31 11:26:23 -03:00
2011-04-07 11:14:49 -07:00
2011-05-09 11:51:04 -07:00
2011-04-14 13:39:45 -07:00
2011-04-23 15:13:17 -07:00
2011-05-13 15:13:24 -04:00
2011-03-31 11:26:23 -03:00
2011-05-18 12:32:23 -06:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-12 00:09:34 -04:00
2011-03-14 14:49:29 -07:00
2011-05-18 12:32:23 -06:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-07 11:14:49 -07:00
2011-03-11 01:16:23 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-11 07:27:24 -07:00
2011-03-31 11:26:23 -03:00
2011-04-11 13:15:57 -07:00
2011-05-09 12:45:28 -07:00
2011-03-31 11:26:23 -03:00
2011-04-07 11:14:49 -07:00
2011-04-13 11:53:11 -07:00
2011-03-31 11:26:23 -03:00
2011-05-16 15:05:23 -04:00
2011-03-31 11:26:23 -03:00
2011-04-11 12:55:48 -07:00
2011-03-10 13:18:12 -05:00
2011-04-11 13:15:56 -07:00
2011-03-31 11:26:23 -03:00
2011-05-10 15:03:50 -07:00
2011-05-16 15:05:23 -04:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-11 19:13:08 -04:00
2011-03-15 19:38:03 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-23 14:10:37 -07:00
2011-03-31 11:26:23 -03:00
2011-05-02 14:42:55 -07:00
2011-03-23 14:10:36 -07:00
2011-03-31 11:26:23 -03:00
2011-02-21 13:49:48 +01:00
2011-03-31 11:26:23 -03:00
2011-03-28 22:26:34 -07:00
2011-04-29 12:32:35 -07:00
2011-03-14 15:00:12 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-12 15:08:54 -08:00
2011-03-14 16:49:28 -07:00
2011-03-22 19:25:05 -07:00
2011-03-22 19:25:05 -07:00
2011-03-31 11:26:23 -03:00
2011-03-29 14:48:19 +02:00
2011-02-28 12:22:21 -08:00
2011-03-31 11:26:23 -03:00
2011-03-03 13:30:20 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-03-03 21:27:42 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-04-29 12:41:59 -07:00
2011-03-03 12:19:11 -08:00
2011-03-18 15:12:14 -07:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-12 16:59:57 -04:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-27 23:35:04 -07:00
2011-02-13 21:44:44 -08:00
2011-05-09 12:45:28 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-27 23:35:05 -07:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-04-17 23:27:16 -07:00
2011-03-31 11:26:23 -03:00
2011-02-28 12:22:20 -08:00
2011-03-21 18:22:22 -07:00
2011-03-10 14:26:00 -08:00
2011-05-12 16:59:57 -04:00
2011-03-31 11:26:23 -03:00
2011-04-29 13:57:32 -07:00
2011-03-03 13:02:31 -08:00
2011-03-31 11:26:23 -03:00
2011-04-12 14:56:00 -07:00
2011-05-12 16:59:57 -04:00
2011-04-22 14:33:51 -07:00
2011-03-19 23:06:33 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-22 17:44:17 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-11 07:27:24 -07:00
2011-03-12 15:08:42 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-18 10:37:40 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-24 17:42:57 +02:00
2011-03-23 19:46:42 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-14 14:10:15 -07:00
2011-03-31 11:26:23 -03:00
2011-04-12 14:56:00 -07:00
2011-02-24 22:17:02 -08:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-09 11:53:07 -07:00
2011-03-31 11:26:23 -03:00
2011-04-11 07:27:24 -07:00
2011-03-31 11:26:23 -03:00
2011-04-01 20:10:08 -07:00
2011-02-28 13:22:44 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-18 10:37:40 -07:00
2011-05-18 12:32:23 -06:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-02-28 13:22:44 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-02 15:44:17 -07:00
2011-03-31 11:26:23 -03:00
2011-03-03 13:02:31 -08:00
2011-03-31 11:26:23 -03:00
2011-03-03 12:21:14 -08:00
2011-03-31 11:26:23 -03:00
2011-02-28 13:22:44 -07:00
2011-03-31 11:26:23 -03:00
2011-05-02 15:54:31 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-02-10 11:03:31 -08:00
2011-03-15 19:38:03 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-12 16:59:57 -04:00