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:   Thu, 13 Oct 2022 11:56:45 -0700
From:   Davidlohr Bueso <dave@...olabs.net>
To:     Jonathan Cameron <Jonathan.Cameron@...wei.com>
Cc:     dan.j.williams@...el.com, ira.weiny@...el.com,
        alison.schofield@...el.com, vishal.l.verma@...el.com,
        bwidawsk@...nel.org, a.manzanares@...sung.com,
        linux-kernel@...r.kernel.org, linux-cxl@...r.kernel.org
Subject: Re: [PATCH] cxl: Add generic MSI/MSI-X interrupt support

On Thu, 13 Oct 2022, Davidlohr Bueso wrote:

>if (cxl_pci_alloc_irq_vectors(cxlds) > 0) {

bleh this should be == 0 of course.

>   cxl_setup_mbox_irq();
>   cxl_setup_events_irq();
>   cxl_setup_pmu_irq();
>}

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ