Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp546262ybh; Wed, 11 Mar 2020 06:14:35 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtXN//MqrkTuhiUdiWiBTuGQBp9pvSdSE2jHKKoQXWceJnMwRUXbWv4APQxwLwLGLy6J22P X-Received: by 2002:a05:6808:b13:: with SMTP id s19mr1943875oij.60.1583932475329; Wed, 11 Mar 2020 06:14:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583932475; cv=none; d=google.com; s=arc-20160816; b=mSRR3RJ73gEvqfTyc/mgq/FLy0Tzi4dcSRdiY9bqsqumbu9B00AmqXRmUTBhWSWRqj 7Oz0Lyc/ooVyveHk0+fnquSp7Q/9Inzc9aJSvQQ44n+kPTvD+7PVZZP7elGJO2MPiqmf tRx9lPDu03BMjeG+lhccN37kJsSCSgGEqk3ysInoCavTbg8IWuJ5HsRtmW3x7YCvMeRf Ml30uRnOpX4f74gnsodyqoPr32qeLEQ7flUBrl0PWSQdKF6c6JPxDWzNw1FudMuweLdo jkdj/ybS0H8nk2w7xs/0rKinx58bicoEqeVXxJvBXmPC8zQX5bTslG/IBHwuLBv7chYS Drsg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=0GmMkn0ABObRdmVtrZqvbwUVzZ9w5iaBYYcI6AmKnfs=; b=GQLCHtRgsG7vXf9Rfzeb/gHFi1o54yRipR4ITocgUr/d2uknjiSWCJfKFP2mDMY4b8 7PQzdmh+OpFBINCkBVpScn1OVG5rwzoEitjuj0Iky2sThrGYla1+26zm9pnUp2VLp5UJ ptl+qMSqU7kH7Fsi1VqJdD7Drim8F+8lDTVCM6SvbJx3iXJe/RktwCQrg1eCgeHHtmHs LMPELHFbXQ0i9TSjdFLxvJUYtUJN6kmThPbHYs0Xfy6XmDps4aOPbehkvkrKZNTkIMzq 53EovBR2QpSjAI5BmaW3Xe+yQnR9sMS9eIcrr5Iyr7wk52ZPljwGfk9r2S6Fykm4T3a2 oDrg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=e5tHNsMF; 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 t21si1106529otq.93.2020.03.11.06.14.22; Wed, 11 Mar 2020 06:14: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=e5tHNsMF; 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 S1729544AbgCKNNq (ORCPT + 99 others); Wed, 11 Mar 2020 09:13:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:45914 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729331AbgCKNNp (ORCPT ); Wed, 11 Mar 2020 09:13:45 -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 5DF8422464; Wed, 11 Mar 2020 13:13:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583932423; bh=nSTq/Xtmzmfw2ovxtHjJFVetZe+Zw11xu04yrvqOTqA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e5tHNsMFFZ1WpV7VRriJJUNdOl/dVVMnbkeOXOeDN0mtEobzQC6pDoSyaflqWgRKY CwzbNwSNCnjUEmDkCVm076H0o56KG45mozccRBn75Xva87c6OA5GmzVr+AgxjQkfw/ iVvqY85EiOrgyQkx/30HBogKuNJ+vChFif72zDAk= Date: Wed, 11 Mar 2020 14:13:41 +0100 From: Greg Kroah-Hartman To: Chris Paterson 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.19 00/86] 4.19.109-stable review Message-ID: <20200311131341.GB3858095@kroah.com> References: <20200310124530.808338541@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 11, 2020 at 10:56:06AM +0000, Chris Paterson wrote: > Hello Greg, > > > From: stable-owner@vger.kernel.org On > > Behalf Of Greg Kroah-Hartman > > Sent: 10 March 2020 12:44 > > > > This is the start of the stable review cycle for the 4.19.109 release. > > There are 86 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. > > No build/test issues seen for CIP configs for Linux 4.19.109-rc1 (624c124960e8). > (Okay, there is a boot issue with the arm multi_v7_defconfig, but I'm pretty sure that's an issue my end that's been around for a couple of weeks now) > > Build/test pipeline/logs: https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/pipelines/124879010 > GitLab CI pipeline: https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines/-/blob/master/trees/linux-4.19.y.yml Thanks for testing 2 of these and letting me know. If you figure out the boot issue, please let us know. greg k-h