Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp805332imu; Wed, 9 Jan 2019 06:43:52 -0800 (PST) X-Google-Smtp-Source: ALg8bN4//gK2cN3ytpFh3DJzFfr+246y0lFVj5+Vh7C2+8xk1jRJDW7swrwsCsjik9+9azOoaza1 X-Received: by 2002:a62:6f49:: with SMTP id k70mr6184545pfc.7.1547045032432; Wed, 09 Jan 2019 06:43:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547045032; cv=none; d=google.com; s=arc-20160816; b=rAvhzLDOymjWT5jRNmVNHV6zDD8gzjJCtwcO5riStmquhxOqxONur4+NiItZlSqby8 Ujuf4xouUxMYIelHAeS9wS4Q+6tRRtg/iRaCNW1DMWqxPU5IEgWWGgwSASFAq8CqGuUO RBsR5pLjktTmCSsIYqy4ug2Px3QsCz9m6nZRQdN7JsqFhp5YXWt7Jq0JBGAmOuHxsf4J Jq9iVtUGhU4FXA9XLXcsUzLx2++r6SAFK/1wQ+RJkBhsXReZ8LvDksAysO0SWmC7G7hd csH5k9H0AgTp41ZnTSPySGVqP9zVcZf2bwwiD8X5H6e343Vy+QMGH+ZqsBHOMRt5FL20 yQSg== 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=4KnR9OeBdRtxjkhMtFvpBgmFBuqcNUDgpAJfOJWZwn8=; b=PMwbya7P3zDfDEBhUzEhTnydzaGyuERLkk14aKjAUu2qHm8G6zCnR6LqikvaRTi/g2 2AVV65jdQZGgqwBPD71JoMZWu/Nz/VmOgdRepAy/biKxYoeiL2EHglDcbWCF9Cj8r/EN +3UnLfChCCCFSPtpyc4CZ2FwHxCWZddpQQcuhWGTpUBKctFUf3TLbFf3xu3peXxSZB3R P4zbLJnrxwUUFJTyWmBE5zf94eiC8xIFui9k6JR8kMFL4dE4Re7TgGgTtmg6iDkk2pCG lPTXznexM8dT72kxGDozRGj1aGuY0uSCZvUGbds+XuEFqf1XH5NH0801umyZBqh0t4hA PrYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=G1SFdmKR; 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 o13si18390784pgp.540.2019.01.09.06.43.36; Wed, 09 Jan 2019 06:43:52 -0800 (PST) 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=G1SFdmKR; 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 S1731674AbfAIOkb (ORCPT + 99 others); Wed, 9 Jan 2019 09:40:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:47106 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730605AbfAIOk3 (ORCPT ); Wed, 9 Jan 2019 09:40:29 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 5A994206BA; Wed, 9 Jan 2019 14:40:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1547044828; bh=mfPS87K8PM+aB5wMGdNAgVcq/l0BTHbyrIYJeTndueU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G1SFdmKR6/5HA830iLJRoiD7ArOivCB4Po1OjnGblUCB5qGrNrSrSAOJo49aBOQOT fK5J+0cmeTXUUP/SHKRsBpzHvOYfzRqyUQzjPnuFSgYFYAiB/XW0TG0167QxeBvAzK wLGR4b39hwzUQZlJwZrqHRzTKMkbyPLoIL4qqyeU= Date: Wed, 9 Jan 2019 15:40:26 +0100 From: Greg Kroah-Hartman To: Jon Hunter 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, linux-tegra Subject: Re: [PATCH 4.14 000/101] 4.14.92-stable review Message-ID: <20190109144026.GE29274@kroah.com> References: <20190107105330.372621917@linuxfoundation.org> <20190108121905.GC3884@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.11.2 (2019-01-07) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 09, 2019 at 10:47:44AM +0000, Jon Hunter wrote: > > On 08/01/2019 12:19, Greg Kroah-Hartman wrote: > > On Mon, Jan 07, 2019 at 01:31:48PM +0100, Greg Kroah-Hartman wrote: > >> This is the start of the stable review cycle for the 4.14.92 release. > >> There are 101 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 Wed Jan 9 10:53:00 UTC 2019. > >> 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.14.92-rc1.gz > > > > -rc3 is out to hopefully fix the last reported build issue: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.92-rc3.gz > > All tests are passing for Tegra ... > > Test results for stable-v4.14: > 8 builds: 8 pass, 0 fail > 16 boots: 16 pass, 0 fail > 14 tests: 14 pass, 0 fail > > Linux version: 4.14.92-rc3-gd679908 > Boards tested: tegra124-jetson-tk1, tegra20-ventana, > tegra210-p2371-2180, tegra30-cardhu-a04 > Thanks for testing these and letting me know. greg k-h