From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ACB02C433FE for ; Tue, 26 Oct 2021 04:38:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8063B604DA for ; Tue, 26 Oct 2021 04:38:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232255AbhJZEku (ORCPT ); Tue, 26 Oct 2021 00:40:50 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:56326 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230414AbhJZEks (ORCPT ); Tue, 26 Oct 2021 00:40:48 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtp (Exim 4.92 #5 (Debian)) id 1mfEE6-00008Q-4e; Tue, 26 Oct 2021 12:38:18 +0800 Received: from herbert by gondobar with local (Exim 4.92) (envelope-from ) id 1mfEE3-0004dn-AT; Tue, 26 Oct 2021 12:38:15 +0800 Date: Tue, 26 Oct 2021 12:38:15 +0800 From: Herbert Xu To: Michael Ellerman Cc: Stephen Rothwell , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org Subject: Re: [PATCH] crypto: api - Export crypto_boot_test_finished Message-ID: <20211026043815.GA17728@gondor.apana.org.au> References: <20210927143229.543749f4@canb.auug.org.au> <20210927112341.GA22483@gondor.apana.org.au> <20210928151621.7aec3f34@canb.auug.org.au> <87sfwpbotz.fsf@mpe.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87sfwpbotz.fsf@mpe.ellerman.id.au> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Mon, Oct 25, 2021 at 05:28:24PM +1100, Michael Ellerman wrote: > > It fixes the build, but modules_install still fails: > > $ git checkout adad556efcdd42a1d9e060cbe5f6161cccf1fa28 > HEAD is now at adad556efcdd crypto: api - Fix built-in testing dependency failures Sorry, the fix is in the queue: https://patchwork.kernel.org/project/linux-crypto/patch/20211019132802.GA14233@gondor.apana.org.au/ Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt