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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,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 DF57CC10F13 for ; Tue, 16 Apr 2019 18:46:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A5B202075B for ; Tue, 16 Apr 2019 18:46:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555440363; bh=g/E4NzIukw8pTYTW0HByBgPr3/i2V+UZLcOhRY43PBU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=xtau/vT1CqwQHzQp8X2yHx2TcxL9kwndq8j1Ywb0VKVgRE+piJGs2kSDbC99e5pA9 AbLalI0uzX8veByn7dLMwGm1Iq2ZAzwV0LLxwbA1ujSphcnSHLb7nBwCY/chaztY5x RkDFJ4vAN9wnK7E6gZUH/DovvOywIWsPUUwQPSAw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729764AbfDPSqD (ORCPT ); Tue, 16 Apr 2019 14:46:03 -0400 Received: from mail.kernel.org ([198.145.29.99]:42280 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727136AbfDPSqD (ORCPT ); Tue, 16 Apr 2019 14:46:03 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 03795206BA; Tue, 16 Apr 2019 18:46:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555440362; bh=g/E4NzIukw8pTYTW0HByBgPr3/i2V+UZLcOhRY43PBU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tk8XMu9Afhb4uH7xbgmfbSFuqqFVOZMSLxquzPDbgpZ4BsM1KbnffJMRTNpGOmD75 3yBy483v1vn9sjjwf57syQlw+xG0opbZlHsnSzRDW/HnGf+QjzZvA9+xw2IxvadhU2 eWT54Uj96tJgVTcWJIGkON/2zSSN96uNYzzLmOT8= Date: Tue, 16 Apr 2019 20:46:00 +0200 From: Greg Kroah-Hartman To: Guenter Roeck 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 4.9 00/76] 4.9.169-stable review Message-ID: <20190416184600.GB6253@kroah.com> References: <20190415183707.712011689@linuxfoundation.org> <20190416162935.GA22656@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190416162935.GA22656@roeck-us.net> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Apr 16, 2019 at 09:29:35AM -0700, Guenter Roeck wrote: > On Mon, Apr 15, 2019 at 08:43:24PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.169 release. > > There are 76 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 Apr 17 18:36:37 UTC 2019. > > Anything received after that time might be too late. > > > > Build results: > total: 172 pass: 165 fail: 7 > Failed builds: > > Qemu test results: > total: 320 pass: 304 fail: 16 > Failed tests: > > > Build failures as already reported. I should have those build failures fixed. thanks, greg k-h