Niklas Schnelle
a999eb96fd
s390/pci: ioremap() align with generic code
...
Let's use the same signature and parameter names as in the generic
ioremap() definition making the physical address' type explicit.
Add a check against address wrap around as in the generic
lib/ioremap.c:ioremap_prot() code.
Finally use free_vm_area() instead of vunmap() as in the generic code.
Besides being clearer free_vm_area() can also skip a few additional
checks compared with vunmap().
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2020-05-20 10:22:52 +02:00
..
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-06-15 12:25:05 +02:00
2018-03-28 08:38:27 +02:00
2019-10-31 17:20:51 +01:00
2019-05-28 14:49:38 +02:00
2018-10-09 11:20:50 +02:00
2020-01-25 12:18:51 -05:00
2017-11-02 11:10:55 +01:00
2019-10-04 16:37:33 +02:00
2019-06-03 12:32:56 +02:00
2018-02-05 07:51:41 +01:00
2019-11-07 13:15:39 +11:00
2019-04-26 12:34:05 +02:00
2020-01-22 13:05:35 +01:00
2017-12-05 07:51:09 +01:00
2017-11-02 11:10:55 +01:00
2019-06-15 12:25:00 +02:00
2018-10-08 09:09:59 +02:00
2017-11-02 11:10:55 +01:00
2018-03-26 16:13:11 +02:00
2019-06-19 17:54:27 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-01-03 09:32:51 +01:00
2019-10-04 16:37:33 +02:00
2017-11-02 11:10:55 +01:00
2019-02-22 09:19:56 +01:00
2019-02-22 09:19:52 +01:00
2019-11-30 10:52:46 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-06-12 15:14:05 +02:00
2019-11-20 12:58:12 +01:00
2017-11-02 11:10:55 +01:00
2019-07-05 13:42:22 +02:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2018-01-23 07:36:53 +01:00
2017-11-02 11:10:55 +01:00
2017-12-13 10:51:36 +01:00
2018-02-02 10:47:14 +01:00
2019-05-03 17:17:58 +02:00
2019-04-25 15:34:10 +02:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:54:27 +02:00
2017-11-02 11:10:55 +01:00
2019-05-02 13:54:11 +02:00
2020-03-27 23:58:52 -04:00
2020-02-27 19:47:11 +01:00
2018-05-14 11:25:28 +02:00
2019-10-04 16:37:33 +02:00
2020-03-11 14:18:44 +01:00
2019-06-04 15:03:18 +02:00
2017-11-02 11:10:55 +01:00
2020-05-20 10:22:52 +02:00
2020-05-06 15:19:35 +02:00
2019-04-29 10:47:01 +02:00
2017-11-02 11:10:55 +01:00
2019-02-05 14:29:23 +01:00
2017-11-02 11:10:55 +01:00
2020-01-22 13:05:35 +01:00
2018-10-09 11:21:29 +02:00
2020-04-02 09:35:25 -07:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2020-01-30 13:07:55 +01:00
2020-03-26 05:58:49 -04:00
2018-03-06 18:40:44 +01:00
2019-04-29 10:47:10 +02:00
2019-05-10 17:53:29 -04:00
2020-03-10 15:16:25 +01:00
2019-08-26 12:51:18 +02:00
2019-08-09 22:52:11 +10:00
2020-04-04 09:45:50 -07:00
2020-04-04 09:45:50 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:22 -07:00
2018-04-11 17:46:00 +02:00
2019-05-02 13:54:11 +02:00
2020-02-27 16:02:21 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-04-10 15:36:21 -07:00
2020-05-20 10:22:51 +02:00
2017-11-13 11:47:01 -08:00
2018-01-10 16:41:19 +01:00
2019-07-11 20:40:02 +02:00
2019-04-29 10:47:01 +02:00
2020-05-20 10:22:51 +02:00
2019-06-07 10:09:37 +02:00
2019-11-30 10:52:44 +01:00
2020-03-28 12:46:12 +01:00
2020-04-02 15:13:15 -07:00
2019-08-21 12:58:53 +02:00
2019-02-07 18:06:18 -08:00
2019-12-08 14:37:35 +01:00
2020-04-04 09:45:50 -07:00
2019-07-16 19:23:22 -07:00
2018-07-06 08:47:51 +02:00
2020-04-06 13:13:50 +02:00
2018-02-02 10:47:15 +01:00
2017-11-02 11:10:55 +01:00
2019-07-11 20:40:02 +02:00
2018-02-22 15:31:24 +01:00
2017-11-02 11:10:55 +01:00
2019-04-29 10:47:10 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-03-10 15:16:25 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-03-23 13:41:53 +01:00
2017-11-02 11:10:55 +01:00
2017-11-13 11:47:01 -08:00
2019-10-31 17:20:51 +01:00
2019-11-30 10:52:47 +01:00
2017-11-02 11:10:55 +01:00
2019-08-21 12:58:52 +02:00
2017-12-05 07:51:08 +01:00
2019-04-11 13:36:51 +02:00
2019-05-07 19:06:04 -07:00
2018-02-02 10:47:15 +01:00
2017-11-02 11:10:55 +01:00
2019-07-16 19:23:22 -07:00
2020-02-11 20:15:42 +01:00
2019-04-03 10:32:57 +02:00
2019-06-07 10:09:37 +02:00
2020-03-23 13:41:54 +01:00
2019-10-11 12:27:25 +02:00
2019-07-23 10:45:53 +02:00
2019-11-30 10:52:48 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2020-02-27 19:47:12 +01:00
2019-11-30 10:52:44 +01:00
2017-12-05 07:51:09 +01:00
2019-12-10 10:12:55 +01:00
2019-04-10 17:47:09 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-02-07 11:57:10 +01:00
2017-11-02 11:10:55 +01:00