[PATCH 0/2] arm64: Further fixes to the linear address checking

Linus Torvalds torvalds at linux-foundation.org
Mon Feb 1 14:33:29 EST 2021


On Mon, Feb 1, 2021 at 11:06 AM Catalin Marinas <catalin.marinas at arm.com> wrote:
>
> The first patch attempts to fix virt_addr_valid() macro for tagged
> addresses. The second patch replaces the bitwise operations with a
> subtract. The resulting image is slightly smaller.

Thanks, this looks very sane to me.

           Linus



More information about the linux-arm-kernel mailing list