Received: by 10.192.165.156 with SMTP id m28csp1901090imm; Thu, 12 Apr 2018 05:35:47 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/6thb3zs4hz6OsjOaXK67bIKwB3DZ4Lf5PNfQ/xRgIDRwO0M39R3xQXrG1DHNZMmlKTpwn X-Received: by 10.99.120.74 with SMTP id t71mr601565pgc.310.1523536547247; Thu, 12 Apr 2018 05:35:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523536547; cv=none; d=google.com; s=arc-20160816; b=Otel6gRtf5sHSwrFKHzodsCMsNfvdvjuUtjP+9MiA593UQ7jutNb90MR8cbsExik4Z ZFNJT/HA27qivwwI8cZ9FKGGHc/KLnq8x8X+lTnIQFgOMSQLFdOwRwSWKeHx+ZM/YOQb cwRZY3dyMP5wX0jtIK29tMoR7CU8tM4ymj2RgApy7uN7S+HgXjG9onoa5qknZGX+Ppb1 C2q3JzRodJjoj8cNyVu6O7stvN7LBUFIVUKR/CU8rW5MhnidhBglR4WRlECucjD8nWzm 73TxNeVSlJBX9tifJD7GwUM0SGA/JX63bay+v3bzrCkeBz8diBhqsW6NjxnB48jxRLfM I7Fg== 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=wyoReLTLzZRLPAIkaSbG4lWnrWNHo5X8qV/WHnUntOs=; b=C7AGoFZlQc8krwCEyOoo49b3f8TVOH9Gbn/Qmi94HK2U0E3VMMb6oGvTW/PIiWLps0 8vbxwtjzBFSB2FnKUpJR46ITJuHqahhOBZt/eQ0yShdA9C92LUR+KhwMMtY1wZ9eXeId UbBIX5uwMCxBI4osiG6GDudEb1xEqs4Jax47z5zqWN2f8yrL8p+YSf6xFndlx0X6NO+P +Jc5HnDkmAvw75gHO+H4492ryt8QR+dPBL6za5gRgU7jx2fiAwmBPhMALwf6Zq8vViAT 01gxxE3V7VgIrf9/rBkemAJJMuJtXOa2E/Y3UiFB5hnGDNieThyAVK3wZFHPkAH0/lqD jhtw== 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 v16si1533402pgb.100.2018.04.12.05.35.10; Thu, 12 Apr 2018 05:35:47 -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 S1752802AbeDLMcI (ORCPT + 99 others); Thu, 12 Apr 2018 08:32:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49788 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752664AbeDLMcH (ORCPT ); Thu, 12 Apr 2018 08:32:07 -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 6F73BD5A; Thu, 12 Apr 2018 12:32:06 +0000 (UTC) Date: Thu, 12 Apr 2018 14:31:58 +0200 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.16 00/18] 4.16.2-stable review Message-ID: <20180412123158.GC20501@kroah.com> References: <20180410212758.564682823@linuxfoundation.org> <20180411172724.GC27459@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180411172724.GC27459@roeck-us.net> 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 10:27:24AM -0700, Guenter Roeck wrote: > On Wed, Apr 11, 2018 at 12:23:35AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.2 release. > > There are 18 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 Apr 12 21:27:41 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 142 pass: 142 fail: 0 > Qemu test results: > total: 139 pass: 139 fail: 0 > > Details are available at http://kerneltests.org/builders. Great, thanks for testing all of these and letting me know. greg k-h