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=-1.4 required=3.0 tests=DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,T_DKIM_INVALID, URIBL_SBL,URIBL_SBL_A,USER_AGENT_MUTT 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 AE0A7C43382 for ; Tue, 25 Sep 2018 20:38:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 523502083A for ; Tue, 25 Sep 2018 20:38:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="eZcyvE16" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 523502083A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=roeck-us.net 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 S1726421AbeIZCsH (ORCPT ); Tue, 25 Sep 2018 22:48:07 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:37120 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725918AbeIZCsG (ORCPT ); Tue, 25 Sep 2018 22:48:06 -0400 Received: by mail-pf1-f195.google.com with SMTP id x26-v6so1966739pfn.4; Tue, 25 Sep 2018 13:38:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=iajKhxiheWWe69QVXlbAVTNe08xFYbsD7WZO3oYurcA=; b=eZcyvE16UEljGt2HGeGUO36HBYm8bf0LA/KcpxfVpOMB5d08pOAy9OIh4kWvzXSzBU +Zhuw53dQbOQQiDaLDMLUF9kPPzTK+tmLCwBwjvRuN/33WcUylGIc1X9GL/Fqf+JEbti 11nhzStDuGAoGQYTy0dVJZ+X/u6CRSnQQkOfIyKBOW6qqo7ncI6u+WdEriXuLUmxz6jk sXTkQXNQWXgXaMkagx00p+oooEBGvleJqC6rnXpiygcHYjVrwaB+FJViamqprrDqFEGI 6UtVA1wraYnkh87aZ7kYL8hwUxz5/qPWPcDoLKEWehwSWXDEQH9/v9iF0PHVQIRQu9uo BvIQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=iajKhxiheWWe69QVXlbAVTNe08xFYbsD7WZO3oYurcA=; b=jD379/R77Cl9QfMRQxoDBZAmVPMs+9L0yzOCdZVdMVu9pKW0vaFqo2r34ZOR9oZwa9 tG2VyBXG8Jv1Dlk6rcUAlptU4SHYv9g1cJuqN3Sqtl2myfWdLbBca6CkJwCRQzEMw6Jx pvE9yewz/KCWAILA1GbUnRejrP4OVEe8iA/Sj8yKkBvAtRGXqbBtdYlSrklUlTMUsVef VFI+NVELw1+bL2bCE7ZAjoU1yO4U/vHYeupr8WS3cINgsuObXTTJvhp7rVwTYLFfT/pY a7cHkJFx1pzscvPs5KsJz7aVYPSMtK+K2a8JHDrU/4B2DUnqEyLRN0jcUlAZNozFIIkc lCgQ== X-Gm-Message-State: ABuFfogwX8p4V9OzOCWceXJUpDJke4HGeMXGqkmol8HGLX2nctnBO9BR 7ft5ZijIy8xNZFFsiE/nHpg= X-Google-Smtp-Source: ACcGV63dV3hd2OiDqCuqw/j7PX+LMZn4a3kW3rFGTx/OjGjhbEdc2zGrDNucw+dxX7VDaJNCqZEytQ== X-Received: by 2002:a17:902:bf0c:: with SMTP id bi12-v6mr2708984plb.219.1537907926048; Tue, 25 Sep 2018 13:38:46 -0700 (PDT) Received: from localhost (108-223-40-66.lightspeed.sntcca.sbcglobal.net. [108.223.40.66]) by smtp.gmail.com with ESMTPSA id e24-v6sm2092532pff.128.2018.09.25.13.38.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Sep 2018 13:38:45 -0700 (PDT) Date: Tue, 25 Sep 2018 13:38:43 -0700 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 3.18 000/105] 3.18.123-stable review Message-ID: <20180925203843.GA12876@roeck-us.net> References: <20180924113113.268650190@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180924113113.268650190@linuxfoundation.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 24, 2018 at 01:32:46PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.18.123 release. > There are 105 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 Sep 26 11:30:30 UTC 2018. > Anything received after that time might be too late. > Build results: total: 151 pass: 151 fail: 0 Qemu test results: total: 285 pass: 284 fail: 1 Failed tests: powerpc:g3beige:ppc_book3s_defconfig:nosmp:ide:rootfs The failed test is the result of a crash in devicetree unittest code. It affects all branches. Nothing to worry about; fix is being worked on. Details are available at https://kerneltests.org/builders/. Guenter