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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AD33DCDB46E for ; Thu, 12 Oct 2023 02:27:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233929AbjJLC1B (ORCPT ); Wed, 11 Oct 2023 22:27:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53420 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232321AbjJLC1A (ORCPT ); Wed, 11 Oct 2023 22:27:00 -0400 Received: from abb.hmeau.com (abb.hmeau.com [144.6.53.87]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CF59AA4 for ; Wed, 11 Oct 2023 19:26:57 -0700 (PDT) Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1qqlPW-006DED-AR; Thu, 12 Oct 2023 10:26:51 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Thu, 12 Oct 2023 10:26:55 +0800 Date: Thu, 12 Oct 2023 10:26:55 +0800 From: Herbert Xu To: Denis Kenzior Cc: Linux Crypto Mailing List , Marcel Holtmann , James Prestwood Subject: Re: Linux 6.5 broke iwd Message-ID: References: <4f5f4d52-a1c4-4726-80c2-dcc8b3e86e5c@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4f5f4d52-a1c4-4726-80c2-dcc8b3e86e5c@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Wed, Oct 11, 2023 at 09:18:04PM -0500, Denis Kenzior wrote: > > Possible. I performed the bisect using a kernel configuration from the > following instructions: > > https://git.kernel.org/pub/scm/network/wireless/iwd.git/tree/doc/test-runner.txt#n55 > > In my case, I was using the User Mode Linux arch and testing locally using > iwd's test runner. > > # make ARCH=um olddefconfig > # make ARCH=um -j8 I can't reproduce this with olddefconfig. It produces a config where crypto/asymmetric_keys is disabled altogether. Please send me your actual config file that triggers the build failure. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt