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: <CAHmME9rqe70NNWEpBJ7nUAUKiDYOFUpEnA+SoC4M=ySNp+muww@mail.gmail.com>
Date:   Wed, 16 Feb 2022 12:43:19 +0100
From:   "Jason A. Donenfeld" <Jason@...c4.com>
To:     Kalle Valo <kvalo@...nel.org>
Cc:     LKML <linux-kernel@...r.kernel.org>,
        Dominik Brodowski <linux@...inikbrodowski.net>,
        Herbert Xu <herbert@...dor.apana.org.au>,
        Linux Crypto Mailing List <linux-crypto@...r.kernel.org>,
        Matt Mackall <mpm@...enic.com>,
        ath9k-devel <ath9k-devel@....qualcomm.com>,
        "Theodore Ts'o" <tytso@....edu>
Subject: Re: [PATCH] random: pull add_hwgenerator_randomness() declaration
 into random.h

Hi Kalle,

In light of https://lore.kernel.org/lkml/20220216113323.53332-1-Jason@zx2c4.com/
I'm going to drop the ath9k part of this patch here (and your Ack
along with it), so that there's no chance of merge conflict. It turns
out that the header that this patch added isn't 100% required because
it includes "hw.h" which includes <linux/if_ether.h> which includes
<linux/skbuff.h> which includes <linux/net.h> which includes
<linux/random.h>. So at least if there are a few commits between my
change going in and the driver rewrite from that other patch, the
build won't break.

Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ