Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1269521ybl; Fri, 23 Aug 2019 16:36:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqxzAgO4ECOdzN7kjwMLIpGtkcMJ83DZFQ3hAihafibfY/hwkSxRhseghJq/S5R2WdhmWgTo X-Received: by 2002:a62:33c3:: with SMTP id z186mr8374577pfz.212.1566603360501; Fri, 23 Aug 2019 16:36:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566603360; cv=none; d=google.com; s=arc-20160816; b=0e9xGs4dsAk6t/O9FPdHaGKiYEhWLxQ5tVLhHPy9ljI32Eo0NURZdFGaS5NeeYgHuU OKhjsyVtCj12vKy8eV0EfDqtEHrjYp3/ccXy9sccc9OCySKR4BzwIiTfJS4Nr3y02gHl lcwFm27LuVaeJjoTPx7eEdNG49+Q1zZbm8aLL9LBl33bGv9mj4mgZbBhGUKxrUORiFIs amD1MFMzWanV2XUY4C8T4NKqC5/rA5iey6ME/vsNpOIu4ep6HZge5e/trpTHHY2Av71I hp+exuH2m+OEqm2ajmAmqId1eQ01e65AJ9MbvnlVvts7GE+LxZ9K67KSJ60tmGZfCGS/ 8CJQ== 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=YAePy2/MnZa9nHTTN8gNYMq1kTEl3FxeFkGXsWSV7VU=; b=ZXhRd0i0UzJrEjsCcs4rTnICw4dAljkf2CgIayA2qgFicbyruHcLNDhCJqB6y527Jt hc0fXOJ22a+0CK/ZK9vVg7mRvEBrnw4k9gmBQkR5mPYubmb9UFb8pI+K4k1uYcbrLSxD 1QTjAf05skWXb/9Vc8bWYDGFcDyQWVi2n/ABDgfv62XLiYPEnb12BiL2u4cRTGGdQh+j vhUv9FTavKzg/rQtKYRc3y/8e4fwRJjf7LYxtiLjadzph/XhzaSPtlbwt/iA7Isw1RKy Cg0giJlp3JKg37txo2gWeKIz/3oDB2ufUtjZ0y8p7fGNH40K28SUKSLwPDfia38a3XEZ Lpiw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IppX7fEU; 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 p22si3780295pli.255.2019.08.23.16.35.45; Fri, 23 Aug 2019 16:36:00 -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=IppX7fEU; 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 S2404222AbfHWRi1 (ORCPT + 99 others); Fri, 23 Aug 2019 13:38:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:39980 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726779AbfHWRi0 (ORCPT ); Fri, 23 Aug 2019 13:38:26 -0400 Received: from localhost (unknown [104.129.198.240]) (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 61333206B7; Fri, 23 Aug 2019 17:38:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566581905; bh=BvlcKb2iuEFeIVz2EmKDKkglvLx+LDxESaVfhrFRT9g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IppX7fEUCIsfvhhXizMkUUWtCQgSbnqWOi6B7LLsE9o7EG55OCtA6j7UEmQ6SZtJW laeEXHpHX5USi9maoTzMLy2TC+yGWqUIEOhtblzwOzsktfPb5D+SxOfGwhIvsoDc3B rfpGLIvdh5Cx5Rl4KxxVntGAINnGUQJou1/CuZ5M= Date: Fri, 23 Aug 2019 10:38:24 -0700 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.4 00/78] 4.4.190-stable review Message-ID: <20190823173824.GB1040@kroah.com> References: <20190822171832.012773482@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Fri, Aug 23, 2019 at 03:05:38AM +0100, Jon Hunter wrote: > > On 22/08/2019 18:18, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.190 release. > > There are 78 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 Sat 24 Aug 2019 05:18:13 PM UTC. > > 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.4.190-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > All tests for Tegra are passing ... > > Test results for stable-v4.4: > 6 builds: 6 pass, 0 fail > 12 boots: 12 pass, 0 fail > 19 tests: 19 pass, 0 fail > > Linux version: 4.4.190-rc1-gf607b8c5ce70 > Boards tested: tegra124-jetson-tk1, tegra20-ventana, > tegra30-cardhu-a04 > Thanks for testing all of these and letting me know. greg k-h