Received: by 10.223.185.116 with SMTP id b49csp1063022wrg; Fri, 16 Feb 2018 11:45:02 -0800 (PST) X-Google-Smtp-Source: AH8x225FG9nuZWZI/l1MUrScZFK57AAcfyNVd1waX1zCQ1REgMZO/SoV+ElRufLyjZX13OW9h8nk X-Received: by 2002:a17:902:d20a:: with SMTP id t10-v6mr6844136ply.257.1518810302373; Fri, 16 Feb 2018 11:45:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518810302; cv=none; d=google.com; s=arc-20160816; b=krO6gRuXC5rUFSU6p2pjyJ4EECWC/LMi3/cnekSVJl5dv4nJdTzfhClpOtX7tbRxNl +2hHpMCoQHE2FuIT6u+BgkgfAQmzoaprorzIQsV6ob3o9ozyG2RR3ErpLRSoCTblxJeV LRGQMMbzmLvOcmYUpUFUSL/ti0c1XsMhACJSSS8VBTINWE1kEd3Zi41d8eOTssfToMaE kSdLWlY5FayeVXyjiMrltpD+a/TDUExkvA9NHdxcdj+pt1GLz9thF1SB9ExHlBxvJTQ3 wvfYJaruifXd2faJEC+hDim+ysc2P8ePAcFNbYn7oCFghSmZeU2tVLMkGv+JY3k0MBFD U0nA== 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:arc-authentication-results; bh=/NIk6fbUNWThd1/QoTx0DcF/qiV1bwdLLjp18t7XKeA=; b=I2apTd12u957LYmbYbzBZLT3n7NXu66dktsnl/RDugW76mAJfZOkQdPHqC9oUkedq6 hm+fjZHun0mzVl0WOgfL5sIcXkxH6+oeHghEeuZx2zOcaAqeqE5NL6CTdoOfexajhz4y NR9KAM3Tj9YhycLSrq40aTBqMbERj76NN9g09hMvZkYplswzOEDVfG2QQuDyVnZ8XiVn BEKjU21jsd025s6o5DjawEgr1UKff1YRD6JpavI39YZCy6g8vypNNwIcPV5H/ggyycQc 8zPHK9Z/VDWM/l5YEMs7icWt2tuT854/WTfJNhB3eqy95IFQCTOLcG/ekZsIAOd7x1FY eH3A== 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 d8-v6si3254316plo.17.2018.02.16.11.44.48; Fri, 16 Feb 2018 11:45:02 -0800 (PST) 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 S1751196AbeBPToI (ORCPT + 99 others); Fri, 16 Feb 2018 14:44:08 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:60280 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751034AbeBPToG (ORCPT ); Fri, 16 Feb 2018 14:44:06 -0500 Received: from localhost (unknown [37.170.62.28]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 1CCD81046; Fri, 16 Feb 2018 19:44:04 +0000 (UTC) Date: Fri, 16 Feb 2018 20:20:04 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: Naresh Kamboju , linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 4.14 000/195] 4.14.20-stable review Message-ID: <20180216192004.GA11682@kroah.com> References: <20180215151705.738773577@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 16, 2018 at 06:27:09AM -0800, Guenter Roeck wrote: > On 02/15/2018 10:00 PM, Naresh Kamboju wrote: > > On 15 February 2018 at 20:44, Greg Kroah-Hartman > > wrote: > > > This is the start of the stable review cycle for the 4.14.20 release. > > > There are 195 patches in this series, all will be posted as a response > > > to this one. If anyone has any issues with these being applied, please > > > let me know. > > > > > > Responses should be made by Sat Feb 17 15:16:22 UTC 2018. > > > Anything received after that time might be too late. > > > > > > The whole patch series can be found in one patch at: > > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.20-rc1.gz > > > or in the git tree and branch at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > I somehow lost the original mail, so I am replying to this one - sorry. > > Build results: > total: 145 pass: 143 fail: 2 > Failed builds: > powerpc:ppc6xx_defconfig > powerpc:mpc83xx_defconfig > Qemu test results: > total: 126 pass: 124 fail: 2 > Failed tests: > powerpc:mpc8544ds:mpc85xx_defconfig > powerpc:mpc8544ds:mpc85xx_smp_defconfig > > Build failures: > > Building powerpc:ppc6xx_defconfig ... failed > Building powerpc:mpc83xx_defconfig ... failed > Building powerpc:mpc8544ds:mpc85xx_defconfig ... failed > Building powerpc:mpc8544ds:mpc85xx_smp_defconfig ... failed > -------------- > Error log: > drivers/crypto/talitos.c: In function 'talitos_sg_map': > drivers/crypto/talitos.c:1131:3: error: too many arguments to function 'to_talitos_ptr' Ugh, sorry about that, now dropping this crypto patch from 4.14.y and 4.9.y to fix this issue. greg k-h