From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: kernel BUG at crypto/asymmetric_keys/public_key.c:80 Date: Thu, 23 Nov 2017 15:24:03 +0100 Message-ID: <1511447043.2841.2.camel@sipsolutions.net> References: <2ef18f35-bb00-2f4b-45fe-1beb3cdd0745@broadcom.com> <1511376145.2841.1.camel@sipsolutions.net> (sfid-20171123_000726_403126_550BBF6C) Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , Herbert Xu , David Howells , linux-wireless@vger.kernel.org To: Florian Fainelli , Arend van Spriel , open list , netdev Return-path: In-Reply-To: (sfid-20171123_000726_403126_550BBF6C) Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2017-11-22 at 15:07 -0800, Florian Fainelli wrote: > On 11/22/2017 10:42 AM, Johannes Berg wrote: > > On Wed, 2017-11-22 at 19:29 +0100, Arend van Spriel wrote: > > > + Johannes > > > > > > >>> BUG_ON(!sig->digest); > > > BUG_ON(!sig->s); > > > > I *think* this is the same bug that was reported before, then this > > should fix it: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=d7be102f2945a626f55e0501e52bb31ba3e77b81 > > > > Can you try? > > My baseline already has this commit actually, is there something else > you would want me to check? Hmm, different problem then - could you put the entire boot log somewhere I can read it? johannes