Linus Walleij
bdd97c99b3
arm64: vdso: Pass (void *) to virt_to_page()
...
[ Upstream commit b0abde80620f42d1ceb3de5e4c1a49cdd5628229 ]
Like the other calls in this function virt_to_page() expects
a pointer, not an integer.
However since many architectures implement virt_to_pfn() as
a macro, this function becomes polymorphic and accepts both a
(unsigned long) and a (void *).
Fix this up with an explicit cast.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: http://lists.infradead.org/pipermail/linux-arm-kernel/2023-May/832583.html
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-09 10:34:14 +02:00
..
2022-08-17 14:52:50 +01:00
2022-09-30 09:17:15 +01:00
2022-10-06 11:51:49 -07:00
2022-07-01 12:07:43 +01:00
2022-07-19 19:10:28 +01:00
2022-09-26 10:13:14 -07:00
2022-06-27 12:22:31 +01:00
2022-10-06 11:51:49 -07:00
2022-07-04 12:18:47 +01:00
2021-12-08 14:54:07 +00:00
2022-08-23 11:10:24 +01:00
2023-04-13 16:55:24 +02:00
2022-10-07 14:42:20 +01:00
2022-09-26 10:13:13 -07:00
2023-03-11 13:55:44 +01:00
2022-06-23 14:19:33 +01:00
2022-09-06 18:53:52 +01:00
2022-03-07 21:25:47 +00:00
2022-04-29 14:37:59 -07:00
2023-05-11 23:03:16 +09:00
2021-05-25 19:27:49 +01:00
2023-04-06 12:10:37 +02:00
2023-02-01 08:34:34 +01:00
2023-03-11 13:55:43 +01:00
2023-03-11 13:55:44 +01:00
2022-11-01 17:43:31 +00:00
2022-04-22 18:51:02 +01:00
2022-11-14 12:28:52 +00:00
2023-05-11 23:02:59 +09:00
2022-08-23 11:29:12 +01:00
2022-10-06 11:51:49 -07:00
2023-05-11 23:02:59 +09:00
2021-10-01 13:31:00 +01:00
2023-03-11 13:55:44 +01:00
2022-04-29 19:26:27 +01:00
2022-09-09 10:59:03 +01:00
2021-06-24 14:01:55 +01:00
2022-09-09 10:59:03 +01:00
2022-10-09 08:56:54 -07:00
2020-09-07 15:00:52 +01:00
2022-09-09 19:01:38 +01:00
2022-06-24 09:48:55 +02:00
2022-07-25 13:26:14 +02:00
2022-07-15 12:21:16 -04:00
2023-05-11 23:03:16 +09:00
2022-06-23 16:01:42 +01:00
2022-09-01 11:50:00 +01:00
2022-09-26 10:13:14 -07:00
2022-10-10 12:00:45 -07:00
2022-09-29 17:47:18 +01:00
2022-09-09 12:27:25 +01:00
2023-05-24 17:32:52 +01:00
2022-05-17 14:23:37 +01:00
2022-04-08 11:43:46 +01:00
2021-08-23 10:59:26 +01:00
2022-01-12 16:26:58 -08:00
2022-09-16 12:38:57 +01:00
2022-09-22 15:06:02 +01:00
2021-07-28 18:33:49 +01:00
2022-10-16 15:27:07 -07:00
2022-10-12 17:36:06 +01:00
2022-09-26 10:13:14 -07:00
2023-01-18 11:58:17 +01:00
2022-09-29 18:04:25 +01:00
2020-05-04 12:46:03 +01:00
2022-05-17 14:25:35 +01:00
2021-12-10 14:06:04 +00:00
2022-09-09 12:30:07 +01:00
2022-07-20 16:08:10 +01:00
2022-04-22 12:14:05 +02:00
2023-01-18 11:58:17 +01:00
2022-07-01 12:05:45 +01:00
2022-09-10 14:46:28 +01:00
2021-07-21 11:23:25 +01:00
2022-09-26 10:13:14 -07:00
2022-07-29 18:12:36 -07:00
2023-02-01 08:34:35 +01:00
2022-09-22 18:02:50 +01:00
2022-04-29 19:26:27 +01:00
2022-10-11 17:42:58 -06:00
2021-12-10 14:06:04 +00:00
2022-10-09 13:24:01 -07:00
2022-10-06 11:51:49 -07:00
2021-01-20 12:18:46 +00:00
2021-01-20 12:18:46 +00:00
2023-06-09 10:34:14 +02:00
2022-07-25 10:59:15 +01:00