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]
Date:   Fri, 22 Jun 2018 10:01:21 -0700
From:   Palmer Dabbelt <palmer@...ive.com>
To:     tglx@...utronix.de
Cc:     linux@...linux.org.uk, catalin.marinas@....com,
        Will Deacon <will.deacon@....com>, jonas@...thpole.se,
        stefan.kristiansson@...nalahti.fi, shorne@...il.com,
        jason@...edaemon.net, marc.zyngier@....com,
        Arnd Bergmann <arnd@...db.de>, nicolas.pitre@...aro.org,
        vladimir.murzin@....com, keescook@...omium.org,
        jinb.park7@...il.com, yamada.masahiro@...ionext.com,
        alexandre.belloni@...tlin.com, Palmer Dabbelt <palmer@...ive.com>,
        pombredanne@...b.com, Greg KH <gregkh@...uxfoundation.org>,
        kstewart@...uxfoundation.org, jhogan@...nel.org,
        mark.rutland@....com, ard.biesheuvel@...aro.org,
        james.morse@....com, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, openrisc@...ts.librecores.org
Subject: Re: Finish the GENERIC_IRQ_MULTI_HANDLER conversion

On Thu, Jun 21, 2018 at 11:17 AM, Palmer Dabbelt <palmer@...ive.com> wrote:
> A while ago I sent a patch set that adds a GENERIC_IRQ_MULTI_HANDLER,
> which is an exact copy of the existing IRQ_MULTI_HANDLER support in the
> arm port, which is being used unconditionally by arm64 and openrisc.
> GENERIC_IRQ_MULTI_HANDLER is currently being used by the RISC-V port.  I
> managed to make a few mistakes in my original patch set and as a result
> my conversion of the other architectures of GENERIC_IRQ_MULTI_HANDLER
> was dropped.
> 
> This patch set finishes up my original patch set by converting arm,
> arm64, and openrisc over to the new GENERIC_IRQ_MULTI_HANDLER support
> and then removing MULTI_IRQ_HANDLER as it's obselete.
> 
> At the time I wrote this I gave it fairly extensive build testing, but
> went I recently rebased it I just tested the full patch set on arm,
> arm64, and openrisc defconfigs.
> 
> Various flavors of this patch set have bounced around a few times
> before, but I'm calling this a whole new patch set as it builds on top
> of what was merged.

Looks like I managed to lose the patches.  They should be threaded under
this message...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ