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=-1.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 7043CC3F2D4 for ; Fri, 28 Feb 2020 19:44:58 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 0A988246B4 for ; Fri, 28 Feb 2020 19:44:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="TVJSEuyI" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0A988246B4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id 7C2306B0005; Fri, 28 Feb 2020 14:44:57 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id 773CF6B0006; Fri, 28 Feb 2020 14:44:57 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id 6883F6B0007; Fri, 28 Feb 2020 14:44:57 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0180.hostedemail.com [216.40.44.180]) by kanga.kvack.org (Postfix) with ESMTP id 4EA356B0005 for ; Fri, 28 Feb 2020 14:44:57 -0500 (EST) Received: from smtpin30.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 12904181B0481 for ; Fri, 28 Feb 2020 19:44:57 +0000 (UTC) X-FDA: 76540563834.30.fact73_e1452f72530a X-HE-Tag: fact73_e1452f72530a X-Filterd-Recvd-Size: 3126 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf04.hostedemail.com (Postfix) with ESMTP for ; Fri, 28 Feb 2020 19:44:56 +0000 (UTC) Received: from localhost (unknown [137.135.114.1]) (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 78EAF246AE; Fri, 28 Feb 2020 19:44:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582919095; bh=19bgiYDwUKdyb3b9go1fL43n9b0ixNXBNp6DFDeAe/M=; h=Date:From:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References:From; b=TVJSEuyIIojQ7JKoDr/C6jf5vi72rlYAfUFVMc2UR70xBbueQ7ggzTfvH0RM6aYzx TM0sZsD4HX90SPeiyw3Qki0IWiXuAD7sJ3MiBSOH0JSVz1TnaAHeOlwDiN7vgytbfT iIC5Yi4q7Op2jHwr3hw42K72FQFhAPJxxEt3sz0Q= Date: Fri, 28 Feb 2020 19:44:54 +0000 From: Sasha Levin To: Sasha Levin To: Christophe Leroy To: Aneesh Kumar K.V , Shuah Khan , Michael Ellerman Cc: linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-mm@kvack.org, linux-kselftest@vger.kernel.org Cc: stable@vger.kernel.org Cc: stable@vger.kernel.org Subject: Re: [PATCH] selftests: powerpc: Add tlbie_test in .gitignore In-Reply-To: <259f9c06ed4563c4fa4fa8ffa652347278d769e7.1582847784.git.christophe.leroy@c-s.fr> References: <259f9c06ed4563c4fa4fa8ffa652347278d769e7.1582847784.git.christophe.leroy@c-s.fr> Message-Id: <20200228194455.78EAF246AE@mail.kernel.org> X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: 93cad5f78995 ("selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue"). The bot has tested the following trees: v5.5.6, v5.4.22, v4.19.106, v4.14.171. v5.5.6: Failed to apply! Possible dependencies: 5eb7cfb3a2b1 ("selftests/powerpc: Add a test of bad (out-of-range) accesses") v5.4.22: Failed to apply! Possible dependencies: 5eb7cfb3a2b1 ("selftests/powerpc: Add a test of bad (out-of-range) accesses") v4.19.106: Failed to apply! Possible dependencies: 16391bfc8623 ("selftests/powerpc: Add test of fork with mapping above 512TB") 5eb7cfb3a2b1 ("selftests/powerpc: Add a test of bad (out-of-range) accesses") 7b570361f6f6 ("selftests/powerpc: Add missing newline at end of file") b7683fc66eba ("selftests/powerpc: Add a test of wild bctr") v4.14.171: Failed to apply! Possible dependencies: 16391bfc8623 ("selftests/powerpc: Add test of fork with mapping above 512TB") 5eb7cfb3a2b1 ("selftests/powerpc: Add a test of bad (out-of-range) accesses") 6ed361586b32 ("selftests/powerpc: Add a test of SEGV error behaviour") 7b570361f6f6 ("selftests/powerpc: Add missing newline at end of file") b7683fc66eba ("selftests/powerpc: Add a test of wild bctr") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha