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=-7.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 40D09C352AA for ; Wed, 2 Oct 2019 13:56:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 1341021D7B for ; Wed, 2 Oct 2019 13:56:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570024590; bh=pz0g03rKOosq9FV129z2fbWdb5hH8GUPu6jRMWPuVaQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=mVT/qzVXgkWTLNdMbbVSsMlk3ohc4QqOyMvspfi9BoQhGoJsMCPBElYlFbJ5IctPO c7AK84skUTS5uwn7oAxqLcV9A5432i/6jOS8JcSDA+9d9Vo34uwdr861qvY7M2uk74 b2livyh84bOA/sI/c9xscdaMcKW4Cr8Ou6N4ufZI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726214AbfJBN43 (ORCPT ); Wed, 2 Oct 2019 09:56:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:56028 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725917AbfJBN43 (ORCPT ); Wed, 2 Oct 2019 09:56:29 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (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 36DB321783; Wed, 2 Oct 2019 13:56:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570024588; bh=pz0g03rKOosq9FV129z2fbWdb5hH8GUPu6jRMWPuVaQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ufle2BdgQRNBABz3KREZ/nCVKM77avHcfDyhteZmZIT4asjh5+gBewU4jit06xFl+ fSe+mKhyY94tc3ZURZFfHby7B/vadbkVDQaQcG5EVWcoQsmueVB6p4rXksJbCSbl/j QeK7BBx8fNC15CBNAaVJcoiNd+2j6HoA49hLVci8= Date: Wed, 2 Oct 2019 09:56:27 -0400 From: Sasha Levin To: Veronika Kabatova Cc: Greg KH , CKI Project , Linux Stable maillist Subject: Re: =?utf-8?B?4p2MIEZBSUw=?= =?utf-8?Q?=3A?= Test report for kernel?5.4.0-rc1-643b3a0.cki (stable-next) Message-ID: <20191002135627.GN17454@sasha-vm> References: <20191002053202.GA1450924@kroah.com> <1062039737.2099822.1570016073892.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1062039737.2099822.1570016073892.JavaMail.zimbra@redhat.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Oct 02, 2019 at 07:34:33AM -0400, Veronika Kabatova wrote: > > >----- Original Message ----- >> From: "Greg KH" >> To: "CKI Project" >> Cc: "Linux Stable maillist" >> Sent: Wednesday, October 2, 2019 7:32:02 AM >> Subject: Re: ❌ FAIL: Test report for kernel 5.4.0-rc1-643b3a0.cki (stable-next) >> >> On Wed, Oct 02, 2019 at 12:27:24AM -0400, CKI Project wrote: >> > >> > Hello, >> > >> > We ran automated tests on a recent commit from this kernel tree: >> > >> > Kernel repo: >> > git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git >> > Commit: 643b3a097f86 - selftests: pidfd: Fix undefined >> > reference to pthread_create() >> >> That is 5.4-rc1? >> >> Why are you sending those results to the stable list? >> >> confused, >> > >Hi, > >Sasha has requested to have stable-next tested and results sent to this list: > >https://gitlab.com/cki-project/pipeline-data/commit/16e0c06addbe62c689782357673f69bb7dff4d9a Greg, this is the stable-next thing we talked about at LPC; it's just a subset of linux-next of stable tagged commits to help us identify issues before it actually hits upstream. I can drop the mails to stable@ if you'd like, but ideally it should only be one mail a day. -- Thanks, Sasha