Received: by 10.213.65.68 with SMTP id h4csp814320imn; Sun, 18 Mar 2018 03:29:47 -0700 (PDT) X-Google-Smtp-Source: AG47ELvj4gaxkKj6NatatPS8T/we5KPKGICVJpfci/vtSpNe/uzxp9jtIKNK/WskoCRbaDfg82PH X-Received: by 2002:a17:902:9308:: with SMTP id bc8-v6mr4552530plb.189.1521368987586; Sun, 18 Mar 2018 03:29:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521368987; cv=none; d=google.com; s=arc-20160816; b=oCn5FM9K2aixDZvwg4Sr/jMq38l4UssrPqp7fbrJnSzfUhW0LCmSkEfpex8D2ml95E RIO/hHUJTe6fyf+p2qtV0wKeRGGeTRSgDqr/HadH8u0kOVEAfMGB+c9YJD447C+5QqnH bEMjAZuV4XlN2+3Y2040S91orHG9TMAJgR657rKfIc710RS0hydeMKjs5CkL+wVNlZDT khewLvPm29wQWBxI+lS1Goz8zqfRU5WgqVCO9LafpwhLIx44pGJ13DdYQTwvVIHYdmVR cN/I7VXMWIzThSh690yMG6N7Sr6OqtlBYA+YceIZ1uLhmxgi6R6JbYc23KyKPSHjhIni eu8g== 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:cc:to:from:date :arc-authentication-results; bh=I12SLjzmuYYVwrhjc2EMCWHtzdE3Pqm9hAcN/icyNlE=; b=ronvgYw+5OrtszsqFQxtQYm4kGgsg21wIb6mXigGohmaTdREiEgpKxj1ZPE42UDj7J 54JsGqADKrc7ARk5N1X2N1JgXGufrUz3jcfQi0xc1d+mEQxkxYP+5IjaVHsy0vpkJ/WI l5dXPoxfLivIjgw0yp0XMN3lYqCMo+lMTP6jkPeogpsGYTo4jwjtuSp0OSBOps/48tDv gtMgRpqC/TigN6ds5S1K+vnkQWF9uCT/3uPTeBICI/28kHekebr8HY5bdxWN/kLPyS9V JKH80E90im7GSCBpOMvxALb6mb5+Fzr/ZXlzg/hog4xjh8Ne9OUtN6ecd+AxqMfJ35+C ZRnw== 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 l189si415703pfl.47.2018.03.18.03.29.33; Sun, 18 Mar 2018 03:29:47 -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 S1754039AbeCRK1l (ORCPT + 99 others); Sun, 18 Mar 2018 06:27:41 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41844 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751744AbeCRK1k (ORCPT ); Sun, 18 Mar 2018 06:27:40 -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 71A481713; Sun, 18 Mar 2018 10:27:39 +0000 (UTC) Date: Sun, 18 Mar 2018 11:27:38 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Ben Hutchings , Shuah Khan , lkft-triage@lists.linaro.org, patches@kernelci.org, linux- stable , Andrew Morton , Linus Torvalds , Guenter Roeck Subject: Re: [PATCH 4.9 00/86] 4.9.88-stable review Message-ID: <20180318102738.GF32470@kroah.com> References: <20180316152317.167709497@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 Sat, Mar 17, 2018 at 03:48:24PM +0530, Naresh Kamboju wrote: > On 16 March 2018 at 20:52, Greg Kroah-Hartman > wrote: > > This is the start of the stable review cycle for the 4.9.88 release. > > There are 86 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 Mar 18 15:22:47 UTC 2018. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.88-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > > Results from Linaro’s test farm. > No regressions on arm64, arm, qemu_x86_64 and x86_64. > > NOTE: > CONFIG_LEGACY_VSYSCALL_EMULATE=y is enabled from config as default. > Enabled vsyscall=native and vsyscall=none from kernel command line for testing > selftests/x86/test_vsyscall test case on x86_64 and qemu_x86_64. > > test_vdso_64 failed on x86_64 device when vsyscall=none is enabled. > We will investigate this new test failure. I think vsyscall=none just went away :) thanks, greg k-h