[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJF2gTS3xmn7YFzBLfOEJ-WX5FRth=_Q5YDwzXrK0dJBOECBvw@mail.gmail.com>
Date: Wed, 9 Aug 2023 08:15:28 +0800
From: Guo Ren <guoren@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Vineet Gupta <vgupta@...nel.org>,
linux-snps-arc@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-csky@...r.kernel.org
Subject: Re: [PATCH 0/2] csky: Convert memory accessors to static inlines
On Tue, Aug 8, 2023 at 4:26 PM Linus Walleij <linus.walleij@...aro.org> wrote:
>
> This converts the virt_to_pfn and pfn_to_virt macros
> into static inlines so we get proper type checking on
> the pointers passed in.
>
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> Linus Walleij (2):
> csky: Cast argument to virt_to_pfn() to (void *)
> csky: Make pfn accessors static inlines
>
> arch/arc/include/asm/page.h | 2 +-
> arch/csky/include/asm/page.h | 13 ++++++++++---
> 2 files changed, 11 insertions(+), 4 deletions(-)
> ---
> base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
> change-id: 20230808-csky-virt-to-phys-3d80c17211f9
>
> Best regards,
> --
> Linus Walleij <linus.walleij@...aro.org>
>
Thx, Approved.
--
Best Regards
Guo Ren
Powered by blists - more mailing lists