Received: by 10.213.65.68 with SMTP id h4csp336588imn; Fri, 6 Apr 2018 23:16:27 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+mUg570C7M0SzpufGBxpzkxj6wnOcZve3TJfHyq3XhUoLw4UcGc200tqN7WW1+avbJ5tiv X-Received: by 2002:a17:902:784c:: with SMTP id e12-v6mr287563pln.60.1523081787346; Fri, 06 Apr 2018 23:16:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523081787; cv=none; d=google.com; s=arc-20160816; b=F15y1pIE/rAs6yzi8XesbowhqFI3AtT0Wmaf9sUqpsHKpmG7EJmoBG++kdufK1mvCZ oFPvYZSWShGP0xr5wQdpHiq4R0xeDknQ/3agZpRrnuYRCzp1U7LPJn89YyVE9MJ1ggBJ 0vIEgqDQrSI9q6EYwCLiZTPkhWIBcUzuHjsFYt9YYs9znE23IAS/L7hLqL2McO+6JLvr s1vb2luxP6tfBJlQKxdsdNElZ8S43MR30hMgjGwi2kT0GeXO0OkGozOBZt5KemodIqLo jODk5bkHAdC6wik/F6csJUwWix5mXj4V4dg/f0d4ahfMUA2R2jHmiaS1a1RO0iXhy8BK Oxxg== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:to:from:date :arc-authentication-results; bh=bQiEoLV1Y1Mb0XozuN+M4XrNn0pUsFyMd7nPHQLH9KE=; b=oYBkFi90yfpXshDuXdhws7eOodMu0J4BYFAZxgjHRfA29kN+nEiYhUbZx2dCntwZHo 81vE6N5iOVRbijnwZUSfhecR1EgOYllUPzshdfRa1GiBUxUbkj/mW7WCv98ab7rXWPKY JcIXtk2Wl0u/CfX7RJUjaWFhVsm8XmWUz8NAjMsC/rN0Y1ThVzTDKi45Y5Sfh2f2arDE cC3fbOnq4QiL1O5OBf1RyXkzIrpI6I9LegD2ZihlNKRd30nZ8EbpndGXMG12vTaDgHO5 Z4d0CFJwhwYcW9Y8DiptRQtL9rKvkiCciH/hx9vjCvjUX4Gz8fJvJofu1WRzXJdNQyQ4 HLDA== 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 a13si9009368pfi.138.2018.04.06.23.15.50; Fri, 06 Apr 2018 23:16:27 -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 S1751711AbeDGGLW (ORCPT + 99 others); Sat, 7 Apr 2018 02:11:22 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:44558 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751482AbeDGGLU (ORCPT ); Sat, 7 Apr 2018 02:11:20 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 92E83E55; Sat, 7 Apr 2018 06:11:19 +0000 (UTC) Date: Sat, 7 Apr 2018 08:11:18 +0200 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, Nicolas Dechesne , Anibal Limon , Thierry Escande , Will Deacon Subject: Re: [PATCH 4.9 000/102] 4.9.93-stable review Message-ID: <20180407061118.GF18744@kroah.com> References: <20180406084331.507038179@linuxfoundation.org> <20180406222524.dzzyzh3su3ytgh3u@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180406222524.dzzyzh3su3ytgh3u@xps> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 06, 2018 at 05:25:24PM -0500, Dan Rue wrote: > On Fri, Apr 06, 2018 at 03:22:41PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.93 release. > > There are 102 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 Apr 8 08:42:55 UTC 2018. > > Anything received after that time might be too late. > > Results from Linaro’s test farm. > No regressions on arm64, arm and x86_64. > > There is a new test failure on dragonboard 410c (arm64) in > kselftest/cpu-on-off-test. However, it looks like the test was failing > but giving a false "PASS" on previous versions of 4.9. This -RC seems to > have changed the behavior enough to cause the test to actually mark a > failure. > > In any event, this looks like a db410c-specific pre-existing issue that we have > already escalated to our Qualcomm team. Details can be found at > https://bugs.linaro.org/show_bug.cgi?id=3723 for those interested. Thanks for testing these and letting me know. greg k-h