Received: by 10.192.165.156 with SMTP id m28csp1902958imm; Thu, 12 Apr 2018 05:37:45 -0700 (PDT) X-Google-Smtp-Source: AIpwx48cw538nGCesGMcCec94XbQVC/z4Rz5T2CvcSzseDxQgVbf5mET9LtQ+F2a1VqJcLYcKwYG X-Received: by 10.99.107.65 with SMTP id g62mr592637pgc.180.1523536665530; Thu, 12 Apr 2018 05:37:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523536665; cv=none; d=google.com; s=arc-20160816; b=hYiF7mc6S0XOCWdwZkz5JIUggBy5JEyDfFYIFHddWkxL/wZBmBRiNpxQqFPgS6CitP TToETZRPlwynjS67dTO3LuOqFrxHkbLNBbJXAdDfQ58o8VF/iT1wUD94xFyUhw+srxJD SwhKl29eD+vEA8AnHpTmltR11FLQeNI7S6sVLl+mAr90zOw2rHMF/cY2JSmwVCijR5RZ i6OnXSsRyVm/uiZ+cGE8GVNJM5Y1P5OZ4dg15WresFL9LbsciHnYstJ8TTRmaXmm+May w8TkVTHVJle6YZJmoUHr6qMBNGN6/nzIRa7JfGCUARdaipjv9h7gzesoRc1K6ahxM+CZ vfbA== 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=am4sWVECzKKs1YhOUZdVCQmrSS8m9TiuZFh2d4zNhGQ=; b=V+BpdwQFXMNZQPOhocSo1kGhR+vaHTH0TmJNm4GR6hRaMSQKDaLxLeg9IY/WZQrAxT oJGLnyDXLpTrPeCpeRL8fGAJ3jA3UE0xyerjTdThCv+NZ2DSlIwJCc9DbZX+G85DnwIm tGvG+pkdE2LM5E+gMjKOCBD0lMXdywbKdZ5FcckWLPBstXfXf+Aa4fGNYV/KEnGpqS7X LVP4MdCwxTLyJXyhiVKOuV8kPs38W2lupP5PKflYa40x21Y5L0F4TZLne/ACfnskcile XhbcVgMgc0dVTVfkCDAR+r+70kRMmmwcGEJelpICttpIh5a4Qdt2MbXz945m7yNGhflK efHA== 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 p16si808309pgd.640.2018.04.12.05.37.07; Thu, 12 Apr 2018 05:37:45 -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 S1752490AbeDLMbV (ORCPT + 99 others); Thu, 12 Apr 2018 08:31:21 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49594 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751711AbeDLMbU (ORCPT ); Thu, 12 Apr 2018 08:31:20 -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 5FB55CCE; Thu, 12 Apr 2018 12:31:19 +0000 (UTC) Date: Thu, 12 Apr 2018 14:31:11 +0200 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, 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.4 000/190] 4.4.128-stable review Message-ID: <20180412123111.GA20501@kroah.com> References: <20180411183550.114495991@linuxfoundation.org> <20180411205240.GA26799@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180411205240.GA26799@flashbox> 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 Wed, Apr 11, 2018 at 01:52:40PM -0700, Nathan Chancellor wrote: > On Wed, Apr 11, 2018 at 08:34:06PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.128 release. > > There are 190 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 Fri Apr 13 18:34:54 UTC 2018. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.128-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.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled, and flashed onto my Pixel 2 XL and OnePlus 5. > > Ever since switching to Clang on the OP5 back in December, I haven't > been compiling with GCC at all which was a mistake. So I have started > compiling with Google's GCC 4.9.4, Bootlin's GCC 7.3.0, Google's Clang > 5.0, and my own Clang 6.0 and 7.0. All builds completed successfully > with -Werror. > > No initial issues in dmesg or general usage. Great! Thanks for testing and letting me know. greg k-h