Michael Kelley 6ba34171bc Drivers: hv: vmbus: Remove use of slow_virt_to_phys()
slow_virt_to_phys() is only implemented for arch/x86.
Remove its use in arch independent Hyper-V drivers, and
replace with test for vmalloc() address followed by
appropriate v-to-p function. This follows the typical
pattern of other drivers and avoids the need to implement
slow_virt_to_phys() for Hyper-V on ARM64.

Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-02 10:20:59 +02:00
..
2018-07-16 09:04:54 +02:00
2018-06-30 21:24:18 +09:00
2018-06-04 10:58:12 -07:00
2018-07-06 19:13:42 -07:00
2018-06-27 11:01:29 -07:00
2018-06-07 10:23:33 -07:00
2018-07-16 09:04:54 +02:00
2018-06-12 16:19:22 -07:00
2018-07-21 08:13:02 +02:00
2018-06-12 16:19:22 -07:00
2018-07-16 09:04:54 +02:00
2018-07-16 09:04:54 +02:00
2018-07-16 09:04:54 +02:00
2018-06-11 12:09:19 -07:00
2018-06-12 16:19:22 -07:00
2018-07-16 09:04:54 +02:00
2018-06-24 06:33:54 +08:00
2018-06-07 10:23:33 -07:00
2018-07-16 09:04:54 +02:00
2018-07-16 09:04:54 +02:00
2018-07-16 09:04:54 +02:00
2018-06-25 21:36:45 +08:00
2018-07-16 09:04:54 +02:00
2018-06-04 10:58:12 -07:00
2018-07-08 10:55:21 -07:00
2018-06-12 16:19:22 -07:00
2018-07-16 09:04:54 +02:00
2018-06-07 12:34:37 -07:00
2018-06-12 16:19:22 -07:00
2018-06-14 16:25:43 +09:00
2018-07-16 09:04:54 +02:00
2018-07-16 09:04:54 +02:00
2018-06-12 16:19:22 -07:00
2018-06-26 10:42:31 -07:00
2018-07-16 09:04:54 +02:00
2018-07-16 09:04:54 +02:00
2018-06-12 16:19:22 -07:00
2018-06-16 06:35:02 +09:00
2018-06-23 20:44:11 +08:00
2018-06-28 20:29:47 +09:00
2018-06-28 20:29:47 +09:00