From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.4 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_PASS,URIBL_SBL,URIBL_SBL_A autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45454C00449 for ; Wed, 3 Oct 2018 17:53:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0281B2098A for ; Wed, 3 Oct 2018 17:53:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="oSQTRNZ1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0281B2098A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727251AbeJDAmt (ORCPT ); Wed, 3 Oct 2018 20:42:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:36808 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726950AbeJDAmt (ORCPT ); Wed, 3 Oct 2018 20:42:49 -0400 Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9978121470; Wed, 3 Oct 2018 17:53:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1538589203; bh=FEg7ncSz5Ut03a9s8qYXoe6ZsonNc47/KqbRJYnUCY0=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=oSQTRNZ1fYB3pOLQjcUE3dFylWIoIv8BkA+IpNsJG8+gd/NNiDEC5JbfzwH5fRQ3M cSJmEZM11fUT/QTyhcX1WKeCDqceyB8nl5lwuBY5hWGYXlj6mGsz9xJTOZvgx+4cAr fn14t5k7aNCT9KkNm55fAC3jGjzQWJqomsU4Mi+g= Received: by mail-qt1-f173.google.com with SMTP id c56-v6so6889117qtd.11; Wed, 03 Oct 2018 10:53:23 -0700 (PDT) X-Gm-Message-State: ABuFfohHHiEOAa2IpLSD33xRL5n7sVcTbcEiLueYTq4MoWMX3vUrI0Hp 6Mj/XWXEQ4k6RmO+r9FhgLREbNzGv3iKqVXQwg== X-Google-Smtp-Source: ACcGV63FE7J21jkRt6OWPCtnQoUqgjcmejZORIqWeg1JCHG+71KDcOM3Hb/Bj4+H4D46aUGmpex2sr1VBZtvEfdUCJg= X-Received: by 2002:ac8:148b:: with SMTP id l11-v6mr2289590qtj.27.1538589202826; Wed, 03 Oct 2018 10:53:22 -0700 (PDT) MIME-Version: 1.0 References: <20181002132459.032960735@linuxfoundation.org> <20181003162539.GA4653@kroah.com> <20181003172440.GA7955@roeck-us.net> In-Reply-To: <20181003172440.GA7955@roeck-us.net> From: Rob Herring Date: Wed, 3 Oct 2018 12:53:11 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 4.18 000/228] 4.18.12-stable review To: Guenter Roeck Cc: Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , Linus Torvalds , Andrew Morton , shuah@kernel.org, patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, stable Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 3, 2018 at 12:24 PM Guenter Roeck wrote: > > On Wed, Oct 03, 2018 at 09:25:39AM -0700, Greg Kroah-Hartman wrote: > > On Wed, Oct 03, 2018 at 05:59:09AM -0700, Guenter Roeck wrote: > > > On 10/02/2018 06:21 AM, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 4.18.12 release. > > > > There are 228 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 Thu Oct 4 13:24:08 UTC 2018. > > > > Anything received after that time might be too late. > > > > > > > > > > > > > > > > Build results: > > > total: 137 pass: 137 fail: 0 > > > Qemu test results: > > > total: 321 pass: 320 fail: 1 > > > Failed tests: > > > powerpc:g3beige:ppc_book3s_defconfig:nosmp:ide:rootfs > > > > What is the status of that powerpc failure fix? What's the odds it can > > get into mainline soon? > > > > The fix has been -next for about a week. > > da08d8cb8cfc of: unittest: Disable interrupt node tests for old world MAC systems > > You'll have to ask Rob (copied) if he plans to send a pull request before > the next commit window opens. I wasn't planning to as it's just for the unittest and has been that way for how long? Why's the unittest enabled for a defconfig anyways? There was another g3beige fix (e54192b48da7 of: fix phandle cache creation for DTs with no phandles) which is tagged for stable. Not sure if qemu would hit the issue though. Rob