Ard Biesheuvel 97bbb54e4f arm64: vdso: avoid virt_to_page() translations on kernel symbols
The translation performed by virt_to_page() is only valid for linear
addresses, and kernel symbols are no longer in the linear mapping.
So perform the __pa() translation explicitly, which does the right
thing in either case, and only then translate to a struct page offset.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
2016-04-14 16:31:49 +01:00
..
2016-03-17 20:03:47 -07:00
2016-03-17 20:03:47 -07:00
2016-03-04 18:19:17 +00:00
2016-03-24 19:13:59 -07:00
2016-03-17 20:03:47 -07:00
2016-01-17 19:15:26 -05:00
2016-03-04 18:19:17 +00:00
2016-02-24 14:57:27 +00:00
2016-02-24 14:57:27 +00:00
2016-02-24 14:57:24 +00:00
2016-03-02 15:49:28 +00:00
2016-03-02 15:49:28 +00:00
2016-03-09 15:43:42 -08:00
2016-03-17 20:03:47 -07:00
2016-02-16 15:10:44 +00:00
2016-02-12 15:53:51 +00:00