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+/yGbLoNYgdi/r@alpha.franken.de>
Date:   Fri, 6 Oct 2023 10:05:28 +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, Huacai Chen <chenhuacai@...nel.org>,
        linux-mips@...r.kernel.org
Subject: Re: [PATCH v5 2/4] mips: add <asm-generic/io.h> including

On Thu, Sep 21, 2023 at 07:04:22PM +0800, Baoquan He wrote:
> From: Jiaxun Yang <jiaxun.yang@...goat.com>
> 
> With the adding, some default ioremap_xx methods defined in
> asm-generic/io.h can be used. E.g the default ioremap_uc() returning
> NULL.
> 
> We also massaged various headers to avoid nested includes.
> 
> Signed-off-by: Baoquan He <bhe@...hat.com>
> Signed-off-by: Jiaxun Yang <jiaxun.yang@...goat.com>
> [jiaxun.yang@...goat.com: Massage more headers, fix ioport defines]
> Reviewed-by: Arnd Bergmann <arnd@...db.de>
> Cc: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> Cc: Huacai Chen <chenhuacai@...nel.org>
> Cc: linux-mips@...r.kernel.org
> Cc: linux-arch@...r.kernel.org
> ---
>  arch/mips/include/asm/io.h      | 96 +++++++++++++++++++++++----------
>  arch/mips/include/asm/mmiowb.h  |  4 +-
>  arch/mips/include/asm/smp-ops.h |  2 -
>  arch/mips/include/asm/smp.h     |  4 +-
>  arch/mips/kernel/setup.c        |  1 +
>  arch/mips/pci/pci-ip27.c        |  3 ++
>  6 files changed, 75 insertions(+), 35 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