Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3315088imm; Tue, 17 Jul 2018 02:42:37 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdQ8fixG6U8LSqYvzc8h79HVJR2UQ7VXVIEu6CYpzxr7T4+gCW43DbN3SeH/N+5a0RXZe/x X-Received: by 2002:a62:3184:: with SMTP id x126-v6mr25837pfx.49.1531820557448; Tue, 17 Jul 2018 02:42:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531820557; cv=none; d=google.com; s=arc-20160816; b=nAcz+pPVD08/h+f8IkVDCfvCf/4YuPAFm3/FxGJIj7tE0aMxtp7EvoMPK7xYISpeMj qABbMU8v6J+MrBShKIet9v8KGc825xdhcSo1/WZYTRXFPV/udSKlN600K6Br1pgHhUS9 BodwSGIvWMa5Hbe6b0Cas/99hBJTgj0TqvF4VTPj3OJYZlWkNWHjerHcCzcrAYlN86xd tc/VyjNQLR+7RUdHXOuLRfWu0k1mRQDBZ6X6h9aNY2AXJuAH51DlVibQYefEUIGoovfH r0OsxlCVr9Hq6/q9ktNDF2fTVaXnt8Xo+kvo0VZ262kc6w3MoD2QpRBhnvSj94x6EQd+ h4ug== 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=NXZD08VfiZw2iqy/gcF8zSlbjWMn2VumFWXEEhyY4hM=; b=VnAtLf/kKWNHwilLBoUztxD+q4/IrGLLqx9tgEygwDnJV54lOTEZ6HJ/KOB5nIwWrb KlWbeRhtfHG/phNPNnTkU3hXuC4Wn4RKTjw64OpQ1j89s1J/mFmUO3Ine9Gyps+gg6zG XTAX6ysFDpD8p/2Warg4VuMGkldVQ6XVw69tNrxEmUy9P8DjsV6Xao83IGe7/u0rxQ8w wVyf4FW47J5pIzDGB5HbhvBnYPZl0S8kMuWGtLH8AHnsFa1By3SR6Qa3Qd7Zclubug5Q IEsbjgHdaeufqukeTy+QjrSmWQdbqkVrOPN5YvFDr+1hL1Oli6QZakPofs17fFi/Aeej EjrQ== 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 102-v6si523214pla.38.2018.07.17.02.42.22; Tue, 17 Jul 2018 02:42:37 -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 S1729744AbeGQKM4 (ORCPT + 99 others); Tue, 17 Jul 2018 06:12:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:53094 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728610AbeGQKMz (ORCPT ); Tue, 17 Jul 2018 06:12:55 -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 1C4AEA95; Tue, 17 Jul 2018 09:41:10 +0000 (UTC) Date: Tue, 17 Jul 2018 11:41:07 +0200 From: Greg Kroah-Hartman To: Jan Stancek Cc: Naresh Kamboju , Dave Chinner , Ben Hutchings , Linus Torvalds , ltp@lists.linux.it, open list , lkft-triage@lists.linaro.org, patches@kernelci.org, linux- stable , Andrew Morton , Shuah Khan , Guenter Roeck Subject: Re: [LTP] [PATCH 4.17 00/67] 4.17.7-stable review Message-ID: <20180717094107.GB25341@kroah.com> References: <20180716073443.294323458@linuxfoundation.org> <2078122506.33400530.1531776704409.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <2078122506.33400530.1531776704409.JavaMail.zimbra@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 16, 2018 at 05:31:44PM -0400, Jan Stancek wrote: > > > ----- Original Message ----- > > On 16 July 2018 at 13:04, Greg Kroah-Hartman > > wrote: > > > This is the start of the stable review cycle for the 4.17.7 release. > > > There are 67 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 Jul 18 07:34:11 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.17.7-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.17.y > > > and the diffstat can be found below. > > > > > > thanks, > > > > > > greg k-h > > > > > > Results from Linaro’s test farm. > > Regressions detected. > > > > LTP syscalls failed test cases on all devices arm64, arm32 and x86_64, > > - creat08 > > - open10 > > This is consequence of: > 0fa3ecd87848 ("Fix up non-directory creation in SGID directories") > > So likely cause of action here will be modifying both tests to not > expect S_ISGID in scenario described in commit above. Yes, ltp should be fixed up here. thanks, greg k-h