Received: by 10.223.185.116 with SMTP id b49csp3372580wrg; Tue, 13 Feb 2018 01:20:59 -0800 (PST) X-Google-Smtp-Source: AH8x225brcnfUyv4W+tL4lDt3sh8856P9YIa8jjX7mbyEfVp/6jpH1Wm1cxuRmjBxmMvyOIdSSmI X-Received: by 10.99.96.200 with SMTP id u191mr492200pgb.252.1518513659640; Tue, 13 Feb 2018 01:20:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518513659; cv=none; d=google.com; s=arc-20160816; b=UJTHfc14zCYAb+24EO9C+X7SVpviShyq8drvgOVf11ZB/lntpQ6vF/BOZjBgKeZYUn +TjJXurVelukc/6RtFvdWyL3lJCjKfUU54g5bTunvtHasVw57nPSBkhineG1IjT3dkvx adRe65SlQm3bjyzV+AmPgh3i4CUqHhPy3GBO63RsIz3/bkYCpBdX//maDhwJsiXhVrME rLLHszOSKH+Jz49qlLvAd5z22MVGBrWS4DDvf6uCj0CHtkG/btcuJzKPOUlIVCOpEnI7 Q0kDM7BFrDOEtuZeb2MQx3kI2JKsLXyIl9wtT56PkaowO5DRTlkECWOIx0TEdHeEgj5z Q6+g== 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:arc-authentication-results; bh=2qLC/ymZWLG9Nkz5aoG8UmtieVtpaNETqluJfel1mc4=; b=0+JwT8Jn/g+4OTxJBjTs4jUMbZuH8ZMdFAILI1am0/kNkUJQJ0m8uia6gLsNYKNGKH qVud+fGsiaL11f00qzvZv+TXTh7Aa2vgQuAfq5L9Bs7qjeDc4VEUipFWelWEbN4q7ef6 aMGVq7CkgP0nGG487StuhRyuVGCc5PTWjJ3HUFRxyG0DJKRQP+v1xwsIFpvnQvQMhKw/ sY9r302Syi1RQoDrgVVupTZh/R3TXzawqZhG1pIYta60u4fXV+dVm1+CCVn5NfgjVUUF lyB3oYACxy00JubBXdBueWroK2ErE6gTj0QgRk24gVafgA2tykM2FWJ+N4zl6wARMmQ7 NT7g== 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 j19-v6si362121pll.458.2018.02.13.01.20.45; Tue, 13 Feb 2018 01:20:59 -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; 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 S934596AbeBMJTA (ORCPT + 99 others); Tue, 13 Feb 2018 04:19:00 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:50194 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933494AbeBMJS5 (ORCPT ); Tue, 13 Feb 2018 04:18:57 -0500 Received: from localhost (unknown [37.173.110.199]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 78496E68; Tue, 13 Feb 2018 09:18:55 +0000 (UTC) Date: Tue, 13 Feb 2018 10:18:56 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.15 00/23] 4.15.3-stable review Message-ID: <20180213091856.GB13711@kroah.com> References: <20180209133938.366024920@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 10, 2018 at 08:07:16AM -0800, Guenter Roeck wrote: > On 02/09/2018 05:39 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.15.3 release. > > There are 23 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 Sun Feb 11 13:39:20 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 147 pass: 146 fail: 1 > Failed builds: > mips:allmodconfig > Qemu test results: > total: 126 pass: 126 fail: 0 > > The fix for the mips build problem is now upstream with commit 24f8d233074b > ("watchdog: indydog: Add dependency on SGI_HAS_INDYDOG") and is confirmed > to fix the problem. I've now queued this one up for the next release, thanks! greg k-h