Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2161404ybd; Mon, 24 Jun 2019 01:42:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqxD7Bhwu5epLvTSDNiey1BzihPfeFJ7JPaexM5bQcaytAGNVirO+OkhVeJko3W4OtmePHqg X-Received: by 2002:a63:3c14:: with SMTP id j20mr19807234pga.169.1561365768800; Mon, 24 Jun 2019 01:42:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561365768; cv=none; d=google.com; s=arc-20160816; b=KlqNsM/jVDV2if91hn84Ylg8SS2BNZPoUEDyzy0wiayitwUMmyst487YygDmTZVKNX iFV0YwLlGJs3oOn39MJ49ArqrBW57BXKgYSZMAW0y+bQNVuemwwLVF5rrDo+/WJPUz3D vM1RmBEGVsp02BYIN6+oK7aqaSVnB7htkeCLb1MZQ9b21xpLWvYOB4iPsOAKYz4OkqVY IKJBHDzLHYUCHMM7XaF2KjPqNCM7f/74i4HdKsKnlSUR0GvMg6k+gG0kY5O7V3XVd90o K/UTSHbqtscd+dfRu6bD+7B8vgbJ4NzV1Vz4xQcVjbh8XSPSl1gJjqxV7Dgm/hDqVom8 q3qg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=x1+QNNyyHbVSVX6to9KtvIOHvSuSiUFNZ/fuJIS6wsQ=; b=qmFKMsc6oQbEGUcY9b5rAdp2NHipQ9eNHoxt9qs6xja3fqJIAJZPSJrer7Ju2khuqO lRKUlfrQZWhscFRYXFYdnSBcmT+5oHuKFSdxrdR1y4MXflNJX01v+DMQgtXUT5f07lFm rqSGWCXPvWzDi0Gl/fcnCvaL4JgBh2+bpTKryvCHm2+OgpyfJGg7Al0/QqoKmTDks6pY 8CAS3vYV2t8shnLllCnO8l3v6fRl5N1tLWr+ku4VagzsVXsId8LL2hKqDPHnA9A8KGHQ aQ6s8/pJBMwfcOYg0ONGkqQqtdmG2hEzYhxF6c4IRCkxa0UTzOqbV2MzOJHmTbEqKgO/ DyxA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 18si9695584pgw.101.2019.06.24.01.42.33; Mon, 24 Jun 2019 01:42:48 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727398AbfFXIUn (ORCPT + 99 others); Mon, 24 Jun 2019 04:20:43 -0400 Received: from a.mx.secunet.com ([62.96.220.36]:48992 "EHLO a.mx.secunet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727014AbfFXIUm (ORCPT ); Mon, 24 Jun 2019 04:20:42 -0400 Received: from localhost (localhost [127.0.0.1]) by a.mx.secunet.com (Postfix) with ESMTP id 4F8AB200BD; Mon, 24 Jun 2019 10:20:41 +0200 (CEST) X-Virus-Scanned: by secunet Received: from a.mx.secunet.com ([127.0.0.1]) by localhost (a.mx.secunet.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xyz5bWeoWHXe; Mon, 24 Jun 2019 10:20:40 +0200 (CEST) Received: from mail-essen-01.secunet.de (mail-essen-01.secunet.de [10.53.40.204]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a.mx.secunet.com (Postfix) with ESMTPS id D90AC200B9; Mon, 24 Jun 2019 10:20:40 +0200 (CEST) Received: from gauss2.secunet.de (10.182.7.193) by mail-essen-01.secunet.de (10.53.40.204) with Microsoft SMTP Server id 14.3.439.0; Mon, 24 Jun 2019 10:20:39 +0200 Received: by gauss2.secunet.de (Postfix, from userid 1000) id 7E87431805E9; Mon, 24 Jun 2019 10:20:40 +0200 (CEST) Date: Mon, 24 Jun 2019 10:20:40 +0200 From: Steffen Klassert To: Arnd Bergmann CC: Herbert Xu , "David S. Miller" , Florian Westphal , , Subject: Re: [PATCH] [v2] ipsec: select crypto ciphers for xfrm_algo Message-ID: <20190624082040.GN14601@gauss3.secunet.de> References: <20190618112227.3322313-1-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20190618112227.3322313-1-arnd@arndb.de> User-Agent: Mutt/1.9.4 (2018-02-28) X-EXCLAIMER-MD-CONFIG: 2c86f778-e09b-4440-8b15-867914633a10 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 18, 2019 at 01:22:13PM +0200, Arnd Bergmann wrote: > kernelci.org reports failed builds on arc because of what looks > like an old missed 'select' statement: > > net/xfrm/xfrm_algo.o: In function `xfrm_probe_algs': > xfrm_algo.c:(.text+0x1e8): undefined reference to `crypto_has_ahash' > > I don't see this in randconfig builds on other architectures, but > it's fairly clear we want to select the hash code for it, like we > do for all its other users. As Herbert points out, CRYPTO_BLKCIPHER > is also required even though it has not popped up in build tests. > > Fixes: 17bc19702221 ("ipsec: Use skcipher and ahash when probing algorithms") > Signed-off-by: Arnd Bergmann Applied, thanks a lot!