On Mon, 14 Jun 2021 20:27:01 +0800, Gavin Shan wrote:
Currently, the lower bits of fault address is cleared before it's
passed to handle_mm_fault(). It's unnecessary since generic code
does same thing since the commit 1a29d85eb0f19 ("mm: use vmf->address
instead of of vmf->virtual_address").
This passes the original fault address to handle_mm_fault() in case
the generic code needs to know the exact fault address.
Applied to arm64 (for-next/mm), thanks!
[1/1] arm64: mm: Pass origial fault address to handle_mm_fault()
https://git.kernel.org/arm64/c/84c5e23edecd
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel