Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp448879imm; Wed, 11 Jul 2018 05:28:48 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfm8BoLo0r/MPH6f0ujqtEwNhNdIK7cnlUY+McEW8qMjhpuu91cEheQatvSrmC7Sabn1wKC X-Received: by 2002:a63:195e:: with SMTP id 30-v6mr24056775pgz.192.1531312128642; Wed, 11 Jul 2018 05:28:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531312128; cv=none; d=google.com; s=arc-20160816; b=cn5dBBZiQhcOGh5g99UIJLSdbxeBurVQ/er6zS+0CXxEKxUdxvd56UTbTA2cK+Xf7A 2CfH7VHkzjOREIg6Kodyt6rUTiYGrmndbdw2mtDRjfZXlNYLXLgumTO+x0Artev3bPCf 9gMrsRQp/2VNoqEyUXH4mVpZ5m8jt43C3QWce/389/vXmzb+kFk8O3Uh6ItlxLbs8ey5 ihk7sY4e1El4qOBzYOqJfyPYv2ZgCBPQN6uI/EXC3sdjOjPB+VaQCCaFUBbUfCVwTDqM fyqVjvdzOXb9ySmesMFpHJp/Xf2vJVEaANpLmUfmDOGh4QfsTpSHSADU17YKCWjEY0tB 4LFA== 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=ormoM+9Hcou6DXwE1oFPe2yQq2anSQ/OA2/FB9Azzqg=; b=weWgTlD4JlM3yjVo+8dc5ZZBcxPnMB70VkzXkMMesUglS09PRRBQsrPS/oxsQ9Sc99 jkfUM9d1hKEjMQxS5VLkCXNSh/hJbhvvjDecvifDm1dLOBfKeuJJ3nVGj34AOI7bCgvB 7H79lDtJlA42MD2Fruu/3jKO70oMRLYXdNrzX3lcDnSk/j07RN3caJEO4TN8B5xiK+LL er7wrx7qmGk79uyINAFfxzQSmxT4GU/ZeDoQgwikAzwnEoQ0p3K2MOGWfMLBT0b6BjMA FRrR74h7z+8wrUUjUmAS4s3sqMceZnf94YrRl25VFK/mq3/+QxWDFeCYHNzaeIx/npIl HbSA== 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 p19-v6si15601425pgm.109.2018.07.11.05.28.33; Wed, 11 Jul 2018 05:28: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 S1732521AbeGKLIl (ORCPT + 99 others); Wed, 11 Jul 2018 07:08:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60596 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726641AbeGKLIl (ORCPT ); Wed, 11 Jul 2018 07:08:41 -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 D9BCDD53; Wed, 11 Jul 2018 11:04:53 +0000 (UTC) Date: Wed, 11 Jul 2018 13:04:51 +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, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.9 00/52] 4.9.112-stable review Message-ID: <20180711110451.GC18417@kroah.com> References: <20180710182449.285532226@linuxfoundation.org> <20180710190931.GB7871@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180710190931.GB7871@flashbox> User-Agent: Mutt/1.10.0 (2018-05-17) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 10, 2018 at 12:09:31PM -0700, Nathan Chancellor wrote: > On Tue, Jul 10, 2018 at 08:24:28PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.112 release. > > There are 52 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 Thu Jul 12 18:24:30 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.9.112-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.9.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Merged, compiled with -Werror, and installed on my OnePlus 6. > > No initial issues noticed in dmesg or general usage. Thanks for testing 3 of these and letting me know. greg k-h