Re: [PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Date: Wed, 3 May 2023 09:32:30 +0200
- Cc: Matt Turner <mattst88@xxxxxxxxx>, x86@xxxxxxxxxx, Stanislav Kinsburskii <stanislav.kinsburskii@xxxxxxxxx>, Borislav Petkov <bp@xxxxxxxxx>, linux-ia64@xxxxxxxxxxxxxxx, Mark Brown <broonie@xxxxxxxxxx>, Richard Henderson <richard.henderson@xxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx, Brian Cain <bcain@xxxxxxxxxxx>, linux-mips@xxxxxxxxxxxxxxx, Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>, linux-alpha@xxxxxxxxxxxxxxx, linux-arch@xxxxxxxxxxxxxxx, Michael Ellerman <mpe@xxxxxxxxxxxxxx>, Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>, Bjorn Helgaas <bhelgaas@xxxxxxxxxx>, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>, Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>, Omar Sandoval <osandov@xxxxxx>, Helge Deller <deller@xxxxxx>, linuxppc-dev@xxxxxxxxxxxxxxxx, linux-hexagon@xxxxxxxxxxxxxxx, Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>, Ivan Kokshaysky <ink@xxxxxxxxxxxxxxxxxxxx>, Ingo Molnar <mingo@xxxxxxxxxx>, Arnd Bergmann <arnd@xxxxxxxx>, Florian Fainelli <f.fainelli@xxxxxxxxx>, Chris Down <chris@xxxxxxxxxxxxxx>, Nicholas Piggin <npiggin@xxxxxxxxx>, Christophe Leroy <christophe.leroy@xxxxxxxxxx>, "H. Peter Anvin" <hpa@xxxxxxxxx>, Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- In-reply-to: <168155718437.13678.714141668943813263.stgit@skinsburskii.localdomain>
- References: <168155718437.13678.714141668943813263.stgit@skinsburskii.localdomain>
On Thu, Apr 27, 2023 at 7:41 PM Stanislav Kinsburskii
<skinsburskii@xxxxxxxxxxxxxxxxxxx> wrote:
> This series is aimed to address compilation warnings when a constant pointer
> is passed to virt_to_phys and isa_virt_to_bus functions:
>
> warning: passing argument 1 of ‘virt_to_phys’ discards ‘const’ qualifier from pointer target type
> warning: passing argument 1 of ‘isa_virt_to_bus’ discards ‘const’ qualifier from pointer target type
>
> The change(s) is the same for all architectures, but it's split into a series on
> per-arch basis to simplify applying and testing on the maintainers side.
>
> The following series implements...
This is nice.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
I am working with an adjacent task, which is to make virt_to_pfn() and
pfn_to_virt() into static inlines. I might need to rebase my work on top
of this but it should be doable, I am currently stressing the buildbots
with this with the idea to propose it to Arnd once v6.4-rc1 is out:
https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git/log/?h=b4/virt-to-pfn-v6-4-rc1
Yours,
Linus Walleij
[Index of Archives]
[Linux Kernel]
[Sparc Linux]
[DCCP]
[Linux ARM]
[Yosemite News]
[Linux SCSI]
[Linux x86_64]
[Linux for Ham Radio]