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: <20200329141710.GE20941@ziepe.ca>
Date:   Sun, 29 Mar 2020 11:17:10 -0300
From:   Jason Gunthorpe <jgg@...pe.ca>
To:     George Spelvin <lkml@....org>
Cc:     linux-kernel@...r.kernel.org,
        Dennis Dalessandro <dennis.dalessandro@...el.com>,
        Mike Marciniszyn <mike.marciniszyn@...el.com>,
        linux-rdma@...r.kernel.org
Subject: Re: [RFC PATCH v1 01/50] IB/qib: Delete struct qib_ivdev.qp_rnd

On Wed, Mar 27, 2019 at 12:55:00PM -0400, George Spelvin wrote:
> I was checking the field to see if it needed the full
> get_random_bytes() and discovered it's unused.
> 
> Only compile-tested, as I don't have the hardware, but
> I'm still pretty confident.
> 
> Signed-off-by: George Spelvin <lkml@....org>
> Cc: Dennis Dalessandro <dennis.dalessandro@...el.com>
> Cc: Mike Marciniszyn <mike.marciniszyn@...el.com>
> Cc: linux-rdma@...r.kernel.org
> ---
>  drivers/infiniband/hw/qib/qib_verbs.c | 2 --
>  drivers/infiniband/hw/qib/qib_verbs.h | 1 -
>  2 files changed, 3 deletions(-)

You need to do a better job sending your patches, this is not
threaded, and not cc'd to linux-rdma, so it doesn't show in the
patchworks.

In general, do not send such large series for things that are not
connected. Send small cleanups like this properly and directly so they
can be applied.

I took care of it this time, so applied to the rdma tree as it is
obviously correct.

Thanks,
Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ