Petr Tesarik
05ee774122
swiotlb: make io_tlb_default_mem local to swiotlb.c
...
SWIOTLB implementation details should not be exposed to the rest of the
kernel. This will allow to make changes to the implementation without
modifying non-swiotlb code.
To avoid breaking existing users, provide helper functions for the few
required fields.
As a bonus, using a helper function to initialize struct device allows to
get rid of an #ifdef in driver core.
Signed-off-by: Petr Tesarik <petr.tesarik.ext@huawei.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
2023-08-01 18:02:09 +02:00
..
2023-07-21 12:14:05 +10:00
2023-07-28 14:50:50 +01:00
2023-07-28 11:30:34 +09:00
2023-06-29 11:00:17 -07:00
2023-08-01 18:02:09 +02:00
2023-07-28 10:47:24 -07:00
2023-07-20 11:26:56 -07:00
2023-07-06 09:56:53 -07:00
2023-06-29 08:09:31 -06:00
2023-06-15 13:42:16 +02:00
2023-07-28 18:13:39 +00:00
2023-07-04 11:07:45 -07:00
2023-06-30 09:37:26 -07:00
2023-06-23 10:29:02 +02:00
2023-06-15 13:07:59 +02:00
2023-07-12 12:45:18 +02:00
2023-07-06 13:18:30 -07:00
2023-07-18 11:55:09 -06:00
2023-06-26 07:54:23 -06:00
2023-07-06 09:48:31 -07:00
2023-07-15 13:57:30 +02:00
2023-06-26 15:09:18 -07:00
2023-06-24 14:03:46 +09:00
2023-07-03 12:46:47 -07:00
2023-07-03 12:46:47 -07:00
2023-07-20 14:38:36 +02:00
2023-07-28 11:59:14 +10:00
2023-07-12 11:56:22 -07:00
2023-06-17 23:09:47 +00:00
2023-07-27 09:41:07 -07:00
2023-06-14 08:15:24 -07:00
2023-07-03 12:46:47 -07:00
2023-07-08 12:28:00 -07:00
2023-07-19 20:10:03 +02:00
2023-07-03 12:56:23 -07:00
2023-07-26 14:58:42 +03:00
2023-06-29 15:28:33 -07:00
2023-06-10 10:43:50 +03:00
2023-07-27 11:27:20 -03:00
2023-07-30 10:59:19 -07:00
2023-07-03 11:26:05 -07:00
2023-06-21 14:08:54 +10:00
2023-06-30 17:35:45 -05:00
2023-07-25 11:55:50 -04:00
2023-07-14 09:14:10 +02:00
2023-07-06 10:06:04 -07:00
2023-06-12 15:16:19 +02:00
2023-07-03 10:55:04 -07:00
2023-07-26 09:45:01 +02:00
2023-06-30 14:06:51 +02:00
2023-06-28 14:02:03 -07:00
2023-06-15 13:42:18 +02:00
2023-07-27 10:31:38 +02:00
2023-06-22 18:40:38 -07:00
2023-07-08 13:55:44 -04:00
2023-06-26 07:54:23 -06:00
2023-07-14 19:57:29 -07:00
2023-06-15 13:42:18 +02:00
2023-07-11 16:33:01 -06:00
2023-06-27 07:35:14 +05:30
2023-06-30 17:14:15 +02:00
2023-07-03 12:46:47 -07:00
2023-07-31 17:54:27 +02:00
2023-06-15 13:42:18 +02:00
2023-07-12 07:41:23 -07:00
2023-07-24 16:23:37 +05:30
2023-07-13 00:05:52 +02:00
2023-07-25 16:38:03 +02:00
2023-07-03 17:23:16 -07:00
2023-06-29 15:22:19 -07:00
2023-07-03 13:17:25 -07:00
2023-07-05 12:55:06 -07:00
2023-07-23 23:40:09 +01:00
2023-07-03 17:03:05 -07:00
2023-06-29 15:22:19 -07:00
2023-07-03 10:43:10 -07:00
2023-07-28 10:23:41 -07:00
2023-06-23 10:27:02 +02:00
2023-07-19 23:12:13 -04:00
2023-07-03 13:23:10 -07:00
2023-07-13 11:09:07 +05:30
2023-07-26 12:47:20 +01:00
2023-07-30 11:47:56 -07:00
2023-07-08 12:35:18 -07:00
2023-06-29 15:22:19 -07:00
2023-07-24 09:51:31 +02:00
2023-06-16 09:53:29 +03:00
2023-07-30 11:51:36 -07:00
2023-07-11 12:15:15 -04:00
2023-07-27 10:37:30 +02:00
2023-07-03 15:38:26 -07:00
2023-06-30 15:22:09 -07:00
2023-07-03 15:38:26 -07:00
2023-07-20 07:56:30 +02:00
2023-06-27 16:46:06 -07:00
2023-06-27 10:47:08 -04:00
2023-06-26 14:30:07 +02:00
2023-08-01 18:02:09 +02:00