Received: by 10.192.165.148 with SMTP id m20csp4028329imm; Mon, 23 Apr 2018 17:33:49 -0700 (PDT) X-Google-Smtp-Source: AIpwx49z1dpYtDSeKeyYEzqyoJkg9HwNkc26UYA29EN9QZJWlmqliMq+EGhdUVw1FNdWAizyiPM+ X-Received: by 10.99.63.6 with SMTP id m6mr14189983pga.340.1524530029841; Mon, 23 Apr 2018 17:33:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524530029; cv=none; d=google.com; s=arc-20160816; b=XcvP9ttd2YbXzBFAcP69N6HE7tEqMBNAS3At+c7aSfat0gS1R96AMDN0J3WkBofrOg ToWyDozVfgoH6UlE5MwkufvyW3bhaOXK5TvCCyETqIkOUsr3lj36QfUu8fR4NuouwE/g bO4LXP6jVIdAQhDkw3pKFB1K7CMmej9fVVt1lofRA9zIxuEeAYH23NpDg4WWTjHo+c0p b+QEwylVdusCQOXEl+pwl0U5xq8Qnk8ob5Bg+ZIMQprDe39Ki3rhbRgcRjrN42GI1ucx fPaJUMzIyZsom9nvs06MX5HZnJS6TQMQfKBfDwiQXHXP1yfDxJZeIvl/rSLQ32Xy8hT/ A0kQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=VxhK1Q/K0mzgklnQoPOQeR1YNWDoKP4nR/MCNtiRdXY=; b=RuvflNVnABD1f8e27tvXZ50o8wFso8bp1/7ou+N49y/AEEnwjzKyx5vza4ABTWRHL4 Sizjb82tq1Bjt7EtLayoHW+3TYrlx5hhxSvLA3yRnePdp4uH9Xrp78R5IQzFvfv6Fw/C 4+ENpgEBD/ESFLxf7XWY7WVxuLLvxPrq8fyCFNLMRj8KsqteuvnjKDljBv7Ali3MVzeI r94311efNMF0vVBxX20CiUp1wVMJQvHO7oA05Afzy+xUAtcv1f9Txg02Of45YnO4eS2B UhEmilSLzB4pHdQAxBvnrrvUHvDV/Wm2dj0P+k7itRS6aWt7skrvSjBf7GVDFzmKBNvB 7eKg== ARC-Authentication-Results: i=1; mx.google.com; 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 u10-v6si12528236plu.343.2018.04.23.17.33.33; Mon, 23 Apr 2018 17:33:49 -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; 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 S932667AbeDXAcW (ORCPT + 99 others); Mon, 23 Apr 2018 20:32:22 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:44749 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932574AbeDXAcU (ORCPT ); Mon, 23 Apr 2018 20:32:20 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 851A7C0790; Tue, 24 Apr 2018 00:32:19 +0000 (UTC) Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo01-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zobpSaBPDq_4; Tue, 24 Apr 2018 00:32:19 +0000 (UTC) Received: from [192.168.1.87] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id A17BAC07A4; Tue, 24 Apr 2018 00:32:04 +0000 (UTC) Subject: Re: [PATCH 4.16 000/196] 4.16.4-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, Shuah Khan References: <20180422135104.278511750@linuxfoundation.org> <20180423180312.GA27081@kroah.com> <4527fda9-f123-f8b7-8294-991a0a66af16@kernel.org> From: Shuah Khan Message-ID: Date: Mon, 23 Apr 2018 18:32:03 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <4527fda9-f123-f8b7-8294-991a0a66af16@kernel.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/23/2018 02:07 PM, Shuah Khan wrote: > On 04/23/2018 12:03 PM, Greg Kroah-Hartman wrote: >> On Sun, Apr 22, 2018 at 03:50:20PM +0200, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 4.16.4 release. >>> There are 196 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 Tue Apr 24 13:50:16 UTC 2018. >>> 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.16.4-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.16.y >>> and the diffstat can be found below. >> >> There is a -rc3 out now, to fix some issues reported with -rc1 and -rc2 >> (I forgot to announce -rc2, sorry.): >> https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.16.4-rc3.gz >> >> >> > > I just tried rc1 - will try rc3. Has the lock problem seen already: ( I will > try rc3 and if I setill see the problem, will start bisect) > rc3 looks good. Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah