Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp781070ybe; Thu, 19 Sep 2019 03:47:35 -0700 (PDT) X-Google-Smtp-Source: APXvYqwN42Brd3wPRwNjn06usr7mwjeaVOuipaNc12zbaT3yXDRWwW9cFDV1uIcCbQBwDvZKL/MS X-Received: by 2002:a50:eb44:: with SMTP id z4mr15329162edp.203.1568890055227; Thu, 19 Sep 2019 03:47:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568890055; cv=none; d=google.com; s=arc-20160816; b=fDDyhylabftkviKQDOx5hOnQB1Qe5J160UxdfAAPGBb8Z/Iooz2L040tWyWD+Yk9kB UW7lDTWy+DtxGzCYtRZ4aIkG8VNHdAvSnq/3EdVMawQioCCEpHFRH7D4i7s6x/CMOdgT doTx/F5CanZ4l+CYEqQfd7xv7gMbJziigeYQbi7qVmfKJphpiLLBvCwik13GuPbj800f fsUOZk1AzXCBAiXKXTITuFbNLqvKeZLmfA8jZ55av1ro9aY4JtXKdUnr6wnvLfpgJxiN Q2iubnAiBcOgFtJP7KSxdCzhsDcPP3yGfg8bhWw4V1kU42dAAgOHD+iSgrMkxsou4zM8 o21w== 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:dkim-signature; bh=15N+Nmvc+Jo2Lv50aiG4PZ6JLynHGzv0waOpWWwHcxg=; b=byRqZ8rQGumnUkoG9pHBFc5pj+kZXIWUrmPg5nAXaeoSN5mdfwXDv8nsv33uf7jvBN a88pJbvum61W88c1lM9xSCa8WF78HYqSiw9EdehBIiWzukFLvRk8FJpEVDh62dqBlErs Zo7/T/RA6URqc1AKwGUVIynvK8LdeZKn02IEDVUsdbWnKFmv7OuKnti+IKS9k82e40gr 4cROETKLzN+scogW3qx3U4CW0V1/6JFbNtlJGsW+FB1gW3kAL4ja3oOP7h3zPRoWKBRA 9a/qhUwbynlqZ/Sv7f18YXbP+EBDn55U4bkMZ0tQ2xhj15zmohIr5x5DsJEc903hvvhV KueQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=o1S4aK0m; 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 f15si5180210edm.414.2019.09.19.03.46.54; Thu, 19 Sep 2019 03:47:35 -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; dkim=pass header.i=@kernel.org header.s=default header.b=o1S4aK0m; 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 S2388350AbfISGhf (ORCPT + 99 others); Thu, 19 Sep 2019 02:37:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:35860 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388106AbfISGhf (ORCPT ); Thu, 19 Sep 2019 02:37:35 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 098BE218AF; Thu, 19 Sep 2019 06:37:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568875053; bh=VPa0SrjRAhGZf8NCwjxSVaQoJjEkf1i9PHrA6nQ5yzk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o1S4aK0m/AC3hTJONsLlHbkr0DLMpR06I3zmB7a74oO+6RZ3x3rLtBKt5PfDVEJ03 h5Cce6WQwmGJyXPL1NsDnOmvYT4sl2IICPSExMfSmU0Fh0Z/3L268+yeedgEAFHrF0 /4B2qcfAG1m7Co2uoVGhQWIP4OD1zmG+edirLWdQ= Date: Thu, 19 Sep 2019 08:37:31 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.19 00/50] 4.19.74-stable review Message-ID: <20190919063731.GD2069346@kroah.com> References: <20190918061223.116178343@linuxfoundation.org> <20190918193749.GB30544@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190918193749.GB30544@roeck-us.net> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 18, 2019 at 12:37:49PM -0700, Guenter Roeck wrote: > On Wed, Sep 18, 2019 at 08:18:43AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.19.74 release. > > There are 50 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 20 Sep 2019 06:09:47 AM UTC. > > Anything received after that time might be too late. > > > > For v4.19.73-51-g7290521ed4bd: > > Build results: > total: 156 pass: 156 fail: 0 > Qemu test results: > total: 390 pass: 390 fail: 0 Great, glad that got fixed up. Thanks for testing all of these. greg k-h