From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 09FACC43143 for ; Tue, 2 Oct 2018 16:27:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D06A52083F for ; Tue, 2 Oct 2018 16:27:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D06A52083F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729658AbeJBXLR (ORCPT ); Tue, 2 Oct 2018 19:11:17 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54840 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726717AbeJBXLR (ORCPT ); Tue, 2 Oct 2018 19:11:17 -0400 Received: from localhost (unknown [64.124.202.226]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 61C566781; Tue, 2 Oct 2018 16:27:05 +0000 (UTC) Date: Tue, 2 Oct 2018 09:27:04 -0700 From: Greg Kroah-Hartman To: Holger =?iso-8859-1?Q?Hoffst=E4tte?= 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.18 000/228] 4.18.12-stable review Message-ID: <20181002162704.GD7523@kroah.com> References: <20181002132459.032960735@linuxfoundation.org> <118cd801-af0c-691d-31d8-782cb67ecfa6@applied-asynchrony.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <118cd801-af0c-691d-31d8-782cb67ecfa6@applied-asynchrony.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 02, 2018 at 05:58:35PM +0200, Holger Hoffstätte wrote: > On 10/02/18 15:21, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.18.12 release. > > Applied over .11 and now running on three different machines. > No observed regressions in dmesg or behaviour. Wonderful, thanks for testing and letting me know. greg k-h