On 26.08.20 10:14, Simon Leiner wrote:
On 26.08.20 09:59, Jürgen Groß wrote:This seems to be an Arm specific function.Is that a problem? The caller site is also ARM specific.
The caller site is ARM specific, but __is_lm_address() is defined for arm64 only.
virt_addr_valid() seems to be a good fit.If you prefer that anyway, I will change it and resubmit that part of the patch.
No need for resend, I can fix that when committing. Juergen