lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZR+/6lm+huWH3vuk@alpha.franken.de>
Date:   Fri, 6 Oct 2023 10:06:02 +0200
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     Baoquan He <bhe@...hat.com>
Cc:     linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
        linux-mm@...ck.org, akpm@...ux-foundation.org, arnd@...db.de,
        jiaxun.yang@...goat.com, mpe@...erman.id.au, geert@...ux-m68k.org,
        mcgrof@...nel.org, hch@...radead.org, f.fainelli@...il.com,
        deller@....de, Serge Semin <fancer.lancer@...il.com>,
        Huacai Chen <chenhuacai@...nel.org>, linux-mips@...r.kernel.org
Subject: Re: [PATCH v5 4/4] mips: io: remove duplicated codes

On Thu, Sep 21, 2023 at 07:04:24PM +0800, Baoquan He wrote:
> By adding <asm-generic/io.h> support, the duplicated phys_to_virt
> can be removed to use the default version in <asm-gneneric/io.h>.
> 
> Meanwhile move isa_bus_to_virt() down below <asm-generic/io.h> including
> to fix the compiling error of missing phys_to_virt definition.
> 
> Signed-off-by: Baoquan He <bhe@...hat.com>
> Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> Cc: Geert Uytterhoeven <geert@...ux-m68k.org>
> Cc: Helge Deller <deller@....de>
> Cc: Serge Semin <fancer.lancer@...il.com>
> Cc: Florian Fainelli <f.fainelli@...il.com>
> Cc: Huacai Chen <chenhuacai@...nel.org>
> Cc: Jiaxun Yang <jiaxun.yang@...goat.com>
> Cc: linux-mips@...r.kernel.org
> ---
>  arch/mips/include/asm/io.h | 28 +++++-----------------------
>  1 file changed, 5 insertions(+), 23 deletions(-)

Acked-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ