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=-4.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 D2B12C433E0 for ; Thu, 16 Jul 2020 00:29:03 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A0EA7206F5 for ; Thu, 16 Jul 2020 00:29:03 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qAc8cmAW"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ytA9kQpz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A0EA7206F5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:References:In-Reply-To:Subject:To:From: Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=WHtWtT7unSY1JS/fwDbc0X2BED2HLXeBftramDXu/UE=; b=qAc8cmAWH7eW8q/GG1C7xxU1UT HM9sjxChpvdAbkIGo5fLFvdVsTXoqHsEHjon1MP+3LbdN/D/i3L6qT6yqFQrX8BhzKH8gpwH0p2JI nXnqUfhh0Kz+x6uBQCe5qEWlxLX2/GgzxjF4mPi/oYS9lrglCMRx/erDTU/t02quP72anowUoPlYs 1vZCIXjmDtI3Y7IQPvD0y4V01ZGMs4PhMX26IO817P6XQCijuUIooAIByKW2PaevOYj+2U/6dtWFf iTSx3H7hdqCOvF0gnj0hA2X/xjHHdZOe//z7ECxRnQ9lMsbRUhPoCkYcn56GMvpOsf0Vs9nlyl7+x QGd/nlow==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvrke-0002jD-RD; Thu, 16 Jul 2020 00:27:52 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvrkX-0002h9-FG for linux-arm-kernel@lists.infradead.org; Thu, 16 Jul 2020 00:27:46 +0000 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 AD32F20787; Thu, 16 Jul 2020 00:27:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594859264; bh=Vkb7p0w1IjPedbSdymxsT8UMtKkNHmrzEESrAFXmZwk=; h=Date:From:To:To:To:Cc:Cc:Cc:Cc:Cc:Subject:In-Reply-To:References: From; b=ytA9kQpz4s1wPUpyY92vTTQCNiQrsmw51DZLA2jB8WHjO20huXxb5ecm/D1rF3wHE yRx8UfRHqS2hNQsvmGJU1WWsd9CmbnqLkWdrEUtx+eJC+90E2SdDYw7zryFn6mLebx dkqorTXjp/0im19M69uN0gfH/DQmAf99ymrbowCs= Date: Thu, 16 Jul 2020 00:27:44 +0000 From: Sasha Levin To: Sasha Levin To: Will Deacon To: linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 2/7] arm64: ptrace: Override SPSR.SS when single-stepping is enabled In-Reply-To: <20200710130702.30658-3-will@kernel.org> References: <20200710130702.30658-3-will@kernel.org> Message-Id: <20200716002744.AD32F20787@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200715_202745_621071_3F0DE5EE X-CRM114-Status: UNSURE ( 6.68 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , catalin.marinas@arm.com, Keno Fischer , Will Deacon , stable@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi [This is an automated email] This commit has been processed because it contains a -stable tag. The stable tag indicates that it's relevant for the following trees: all The bot has tested the following trees: v5.7.8, v5.4.51, v4.19.132, v4.14.188, v4.9.230, v4.4.230. v5.7.8: Build OK! v5.4.51: Build OK! v4.19.132: Build OK! v4.14.188: Build OK! v4.9.230: Build OK! v4.4.230: Failed to apply! Possible dependencies: 44b53f67c99d0 ("arm64: Blacklist non-kprobe-able symbol") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel