Received: by 10.213.65.68 with SMTP id h4csp813438imn; Sun, 18 Mar 2018 03:27:20 -0700 (PDT) X-Google-Smtp-Source: AG47ELsCv0yMU/yFSvUyhPMp2fxrEU06GS6hR3pwRVNzMWOxisuQpH74NL3GM/4T5pJTrE/A+n6g X-Received: by 2002:a17:902:2468:: with SMTP id m37-v6mr8346306plg.388.1521368840885; Sun, 18 Mar 2018 03:27:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521368840; cv=none; d=google.com; s=arc-20160816; b=as/LVHkM51Ky9xQyfen3SZHPa9sxQ+VOH0J4n9rjMLTy64hpOpbNNtRuGpjeJx08+m 0YEuqqRs59FICDEWbE9q4uLyBX78AGA4hbQt8wKLk2+uSO6xryV1EGLmd3fqyM0ynnFJ qlp22PECs7f5csq5SsNQk5Os+mzsQhNNVYhOLW6HeD0I1EFAEgDhMCUAMAzDoROqI2nt tR/XgF3VuRNk6lFk05eIQHjGm5/LMREhu2T0b056OpW6+wC2ebg/K0q8vrqaHw+988/y SR6lchB2ByV3iG3ZWRkhJ1PQ84PXg9W8CqRSf5Hb7pszwEPXxnIIq4EWW95xkSYN2NTS 5BsQ== 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=nB9UKvkCNYhA2TakINLhURZBAyT6oKuvIsa/A3SUHds=; b=v7TGb6mPWLWmvvpuFTN//CACsAeRaGYbr89uwqwTQZolfzhkN/PwP4aFmygAyNa8K4 1RdwEPbWh7mF1LCQieRmY4JYpzh/xCVHzIROGI80x9GbIj7zR6wTgegeFpuibHzZOdon FPAPPtuax3VA8KBaiV8NGooKx3dhR4o0O5IpHtxA5mU6h1qvl13fkNGDgriHDeDsbqjA IjvW0Pj5++m4CqlRK629TYckw0QuOsh2E2w4v4zN4QPWyYybw+D/6WTemfk6Wj1dFqUM hfY0A63hzB/xQZice+M+l2fXeathGrErQYHVZ/WKfnSE+LK/k08ksQXlPqKAwqzH/vEb N8SA== 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 g11-v6si10825946pll.155.2018.03.18.03.27.06; Sun, 18 Mar 2018 03:27:20 -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 S1754043AbeCRK0A (ORCPT + 99 others); Sun, 18 Mar 2018 06:26:00 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41312 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751423AbeCRKZz (ORCPT ); Sun, 18 Mar 2018 06:25:55 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id CDC40157A; Sun, 18 Mar 2018 10:25:54 +0000 (UTC) Date: Sun, 18 Mar 2018 11:25:54 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 000/109] 4.14.28-stable review Message-ID: <20180318102554.GA32470@kroah.com> References: <20180316152329.844663293@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 17, 2018 at 07:46:20AM -0700, Guenter Roeck wrote: > On 03/16/2018 08:22 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.28 release. > > There are 109 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 Sun Mar 18 15:22:53 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 145 pass: 140 fail: 5 Thanks, I've pushed out a -rc2 to hopefully fix this build issue. greg k-h