Arnd Bergmann
228969b476
fix xen_swiotlb_dma_mmap prototype
...
xen_swiotlb_dma_mmap was backported from v4.10, but older
kernels before commit 00085f1efa ("dma-mapping: use unsigned long
for dma_attrs") use a different signature:
arm/xen/mm.c:202:10: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
.mmap = xen_swiotlb_dma_mmap,
^~~~~~~~~~~~~~~~~~~~
arm/xen/mm.c:202:10: note: (near initialization for 'xen_swiotlb_dma_ops.mmap')
This adapts the patch to the old calling conventions.
Fixes: "swiotlb-xen: implement xen_swiotlb_dma_mmap callback"
Signed-off-by: Arnd Bergmann <arnd@arndb.de >
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2017-10-05 09:41:48 +02:00
..
2017-08-30 10:19:29 +02:00
2017-08-30 10:19:26 +02:00
2017-09-13 14:09:45 -07:00
2017-09-13 14:09:44 -07:00
2017-03-12 06:37:30 +01:00
2017-09-27 11:00:14 +02:00
2017-09-13 14:09:45 -07:00
2017-01-19 20:17:22 +01:00
2017-08-06 19:19:43 -07:00
2017-05-14 13:32:55 +02:00
2017-01-26 08:23:48 +01:00
2017-07-05 14:37:22 +02:00
2016-10-16 17:36:15 +02:00
2017-10-05 09:41:45 +02:00
2017-08-06 19:19:45 -07:00
2016-09-07 08:32:41 +02:00
2016-05-04 14:48:54 -07:00
2016-11-10 16:36:35 +01:00
2016-05-04 14:48:49 -07:00
2016-10-28 03:01:25 -04:00
2017-09-13 14:09:46 -07:00
2017-08-06 19:19:47 -07:00
2017-04-27 09:09:34 +02:00
2017-01-12 11:22:48 +01:00
2017-09-13 14:09:44 -07:00
2017-09-07 08:34:09 +02:00
2016-09-15 08:27:46 +02:00
2017-08-30 10:19:27 +02:00
2017-08-11 09:08:50 -07:00
2017-09-27 11:00:13 +02:00
2017-07-05 14:37:22 +02:00
2017-09-07 08:34:08 +02:00
2017-08-06 19:19:41 -07:00
2017-05-14 13:32:55 +02:00
2016-09-24 10:07:35 +02:00
2017-08-06 19:19:41 -07:00
2016-06-01 12:15:53 -07:00
2017-10-05 09:41:44 +02:00
2017-09-27 11:00:16 +02:00
2016-07-27 09:47:35 -07:00
2016-10-28 03:01:35 -04:00
2017-06-26 07:13:09 +02:00
2017-10-05 09:41:47 +02:00
2017-06-07 12:06:00 +02:00
2017-07-05 14:37:18 +02:00
2017-09-27 11:00:11 +02:00
2017-08-06 19:19:40 -07:00
2017-08-30 10:19:29 +02:00
2017-08-06 19:19:42 -07:00
2017-06-29 12:48:53 +02:00
2017-08-06 19:19:46 -07:00
2017-07-27 15:06:09 -07:00
2017-08-24 17:02:35 -07:00
2017-06-17 06:39:37 +02:00
2017-10-05 09:41:46 +02:00
2016-04-20 15:42:09 +09:00
2016-10-07 15:23:41 +02:00
2017-05-14 13:32:57 +02:00
2017-08-16 13:40:30 -07:00
2017-07-05 14:37:19 +02:00
2016-08-16 09:30:48 +02:00
2017-05-14 13:32:54 +02:00
2016-08-10 11:49:25 +02:00
2017-03-15 09:57:14 +08:00
2017-05-25 14:30:09 +02:00
2016-08-20 18:09:20 +02:00
2017-04-21 09:30:07 +02:00
2017-09-27 11:00:15 +02:00
2017-10-05 09:41:44 +02:00
2016-09-24 10:07:42 +02:00
2017-08-06 19:19:44 -07:00
2017-07-27 15:06:10 -07:00
2017-01-09 08:07:42 +01:00
2017-09-13 14:09:44 -07:00
2017-08-16 13:40:28 -07:00
2017-07-27 15:06:02 -07:00
2016-06-01 12:15:53 -07:00
2017-09-27 11:00:13 +02:00
2016-10-31 04:13:59 -06:00
2017-09-13 14:09:44 -07:00
2017-05-25 14:30:17 +02:00
2017-08-06 19:19:46 -07:00
2016-09-15 08:27:53 +02:00
2017-10-05 09:41:48 +02:00
2017-03-31 09:49:53 +02:00
2017-01-19 20:17:21 +01:00
2017-03-12 06:37:29 +01:00
2017-07-05 14:37:21 +02:00
2017-10-05 09:41:48 +02:00
2017-05-20 14:26:59 +02:00