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
..
2020-01-22 13:05:35 +01:00
2017-12-05 07:51:09 +01:00
2019-04-29 10:47:10 +02:00
2019-04-25 15:34:10 +02:00
2019-04-29 10:47:10 +02:00
2019-06-19 17:54:27 +02:00
2020-05-06 15:19:35 +02:00
2019-02-05 14:29:23 +01:00
2020-01-30 13:07:55 +01:00
2020-03-26 05:58:49 -04:00
2019-04-29 10:47:10 +02:00
2020-04-04 09:45:50 -07:00
2020-02-27 16:02:21 +01:00
2019-06-07 10:09:37 +02:00
2020-04-02 15:13:15 -07:00
2019-02-07 18:06:18 -08:00
2020-04-06 13:13:50 +02:00
2019-05-07 19:06:04 -07:00
2019-04-03 10:32:57 +02:00
2019-06-07 10:09:37 +02:00
2019-07-23 10:45:53 +02:00
2019-11-30 10:52:44 +01:00
2017-12-05 07:51:09 +01:00