Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp5929206ybi; Wed, 31 Jul 2019 05:38:52 -0700 (PDT) X-Google-Smtp-Source: APXvYqzifihbIAFD8yLWqB/Il0QZ2JwhSvSocAk0DesFVx4VawBNSBrBJlO7rjv0Ju8VQR2P49uR X-Received: by 2002:aa7:8651:: with SMTP id a17mr46850862pfo.138.1564576732238; Wed, 31 Jul 2019 05:38:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564576732; cv=none; d=google.com; s=arc-20160816; b=jySAlbc0xs04DwBiooGyCXJqVuZ/F/5HMXcs/WkIM+Du5UvQ9VzEwLWUd9M/Hets41 DyGyQz0Jml62uG/E7j9MCo0yXaCFb4OazHsjQwARhZWbOyzQW/8vDmLvbSIqOQRw/vsp 20l+P6rq9QDrAR7y2JpWQNA/agBsHgRaESc2vUG+tKGzLiCxa+u42etESHqsIDyaXeA0 Bb6GFtoPfkPJzbkKCqzYlogbfwpuoHRFaLDIlvSRnTCzgMWt1YMuDXKumtfbFVhps1jq +th+btrza17TVrhsujuBhrnRASQkEXX9QAfECkwoA7Ui0u7MUQfGPSEE/hCF62WFE9tK noRw== 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=9Nahg85yz7NN5PZZpkJEX16gRxU6wAfQubfhzyUsnB8=; b=i4Kl2zX82/mZ5EZM5xiBmYsLISeDFvSKnIzaKmBCSju5plw4M6YpcxN1Ib1XroJCcc moDKXom6mzeg2LQ2uqf9mhmUQPVFKCtWPDb1NAl1Jd+YP1Zti2FQ4TVCB3vzn0IPyq6a 0tO2TpvPs2TPViaPSwjNBA2NNxqJ6Hwq8eUn6zhCG6UC2yrjA1GkHoQajfuiMixzLkHh iLThntETaVUmdljl5mdSw5JmWNpK1gNE75DzPeJrqdMWz6fWLPXsE74AluWEf4QAdVI+ 5YpvqWwdSh0lGo+DGMJqXbAIQbyJC+Q7LEZNRcamUs6JkzX+sTfOAWP78tFVtY6ypsaf xgfQ== 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 v185si33021976pgd.340.2019.07.31.05.38.35; Wed, 31 Jul 2019 05:38:51 -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 S1728062AbfGaLIj (ORCPT + 99 others); Wed, 31 Jul 2019 07:08:39 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:40306 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725793AbfGaLIj (ORCPT ); Wed, 31 Jul 2019 07:08:39 -0400 Received: from gondolin.me.apana.org.au ([192.168.0.6] helo=gondolin.hengli.com.au) by fornost.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1hsmT0-0004Go-8d; Wed, 31 Jul 2019 21:08:22 +1000 Received: from herbert by gondolin.hengli.com.au with local (Exim 4.80) (envelope-from ) id 1hsmSv-0005Oy-2d; Wed, 31 Jul 2019 21:08:17 +1000 Date: Wed, 31 Jul 2019 21:08:17 +1000 From: Herbert Xu To: Heiko Carstens Cc: Stephen Rothwell , Ard Biesheuvel , Linux Next Mailing List , Linux Kernel Mailing List , linux-s390@vger.kernel.org, Harald Freudenberger , Patrick Steuer Subject: Re: linux-next: Tree for Jul 31 - s390 crypto build breakage Message-ID: <20190731110816.GA20753@gondor.apana.org.au> References: <20190731163915.3fdfcb14@canb.auug.org.au> <20190731085819.GA3488@osiris> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190731085819.GA3488@osiris> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 31, 2019 at 10:58:20AM +0200, Heiko Carstens wrote: > On Wed, Jul 31, 2019 at 04:39:15PM +1000, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190730: > > Hello Ard, > > two of your patches in the crypto tree cause build breakage on s390: > > The patch ("crypto: aes - create AES library based on the fixed time AES code") > causes this: Ard already sent a patch for this which I've just pushed out. Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt