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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0580BC4332F for ; Tue, 7 Nov 2023 15:53:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jL64SS9pf1fu8HfaqwrCldWv1GZHEv5E2PUs8B0sHxY=; b=pCjPl+Oksf+WZo ce/l7lbsx6voet3KDEWQWIV7jexqNzmh9Gbkk+dwawMOxsuHEI4R60EJFwVx/Qq+8QPoNOIiUNMyl EtuzHXySVyeC2pH0GOBfPwpv2StuKN42zKDsXB7ZiJgfqtA5i6wCzm5cZJcUBHZozzolj+hUtFTsC 5NdJL9H8ZH7KgktrFFXxAoDZ4tmSwoLrVdR+38p78F/Y82lNepPjbjGSdVUlVgJyJ2c4/xbj0z6aU adoJsE3YyyFLDNE3rzktecjG5nQvWezofBjoe5i1r7YCYJvPdZdbnf2/VVYsG09kBt2oKbx2pbVr+ IQETXmBlW30DvKhBmr7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r0OOH-001ueZ-2z; Tue, 07 Nov 2023 15:53:21 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r0OOF-001ud0-1K for linux-arm-kernel@lists.infradead.org; Tue, 07 Nov 2023 15:53:20 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id E7994CE0EB5; Tue, 7 Nov 2023 15:53:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 30295C433C8; Tue, 7 Nov 2023 15:53:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699372393; bh=eKjKjQtuQioPfr0c0G9e9b9Y+FsoGklLlT1SbbgQHBo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bfH7HerASYwvGc8cdW5FwTrb/AOpXUrUuQ/FAwAbPqykBrz/ksObKRtHE6X1ch26j qpmj6IMrOGRH5q3803TUv+Oo/9vRzHkv++eaSEqB+lT5zjYac6nvfY3gs4uie9XFbc 5yKmYUm4N2t7+3Ijm3/RZwXo7AOr7Dm4eJZ+HgpZpu0OAjGCedvGVHDlE1cCCxf7J+ 3q9SrFIF6y8dLBUV7hc5uUEkryelzgTdMSjCqxncRSkfnwsE9sBOUTVlbm2LJZEHeZ 94wNqkRBiNXEVYg7bs+C3cd8NRZgFYVzUK1+w30Jljgtna0oeXzDiA/gaF3VqL/htb rz+xQyPqracxA== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Vincent Whitchurch , Russell King , Sasha Levin , linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org Subject: [PATCH AUTOSEL 5.10 09/16] ARM: 9320/1: fix stack depot IRQ stack filter Date: Tue, 7 Nov 2023 10:52:28 -0500 Message-ID: <20231107155249.3768098-9-sashal@kernel.org> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231107155249.3768098-1-sashal@kernel.org> References: <20231107155249.3768098-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 5.10.199 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231107_075319_651751_A3B0C023 X-CRM114-Status: UNSURE ( 8.69 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 From: Vincent Whitchurch [ Upstream commit b0150014878c32197cfa66e3e2f79e57f66babc0 ] Place IRQ handlers such as gic_handle_irq() in the irqentry section even if FUNCTION_GRAPH_TRACER is not enabled. Without this, the stack depot's filter_irq_stacks() does not correctly filter out IRQ stacks in those configurations, which hampers deduplication and eventually leads to "Stack depot reached limit capacity" splats with KASAN. A similar fix was done for arm64 in commit f6794950f0e5ba37e3bbed ("arm64: set __exception_irq_entry with __irq_entry as a default"). Link: https://lore.kernel.org/r/20230803-arm-irqentry-v1-1-8aad8e260b1c@axis.com Signed-off-by: Vincent Whitchurch Signed-off-by: Russell King (Oracle) Signed-off-by: Sasha Levin --- arch/arm/include/asm/exception.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/include/asm/exception.h b/arch/arm/include/asm/exception.h index 58e039a851af0..3c82975d46db3 100644 --- a/arch/arm/include/asm/exception.h +++ b/arch/arm/include/asm/exception.h @@ -10,10 +10,6 @@ #include -#ifdef CONFIG_FUNCTION_GRAPH_TRACER #define __exception_irq_entry __irq_entry -#else -#define __exception_irq_entry -#endif #endif /* __ASM_ARM_EXCEPTION_H */ -- 2.42.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id ECF02C4332F for ; Tue, 7 Nov 2023 16:17:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235377AbjKGQR2 (ORCPT ); Tue, 7 Nov 2023 11:17:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40454 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235561AbjKGQQ7 (ORCPT ); Tue, 7 Nov 2023 11:16:59 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 452FC272A; Tue, 7 Nov 2023 07:53:14 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 30295C433C8; Tue, 7 Nov 2023 15:53:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699372393; bh=eKjKjQtuQioPfr0c0G9e9b9Y+FsoGklLlT1SbbgQHBo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bfH7HerASYwvGc8cdW5FwTrb/AOpXUrUuQ/FAwAbPqykBrz/ksObKRtHE6X1ch26j qpmj6IMrOGRH5q3803TUv+Oo/9vRzHkv++eaSEqB+lT5zjYac6nvfY3gs4uie9XFbc 5yKmYUm4N2t7+3Ijm3/RZwXo7AOr7Dm4eJZ+HgpZpu0OAjGCedvGVHDlE1cCCxf7J+ 3q9SrFIF6y8dLBUV7hc5uUEkryelzgTdMSjCqxncRSkfnwsE9sBOUTVlbm2LJZEHeZ 94wNqkRBiNXEVYg7bs+C3cd8NRZgFYVzUK1+w30Jljgtna0oeXzDiA/gaF3VqL/htb rz+xQyPqracxA== From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Vincent Whitchurch , Russell King , Sasha Levin , linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org Subject: [PATCH AUTOSEL 5.10 09/16] ARM: 9320/1: fix stack depot IRQ stack filter Date: Tue, 7 Nov 2023 10:52:28 -0500 Message-ID: <20231107155249.3768098-9-sashal@kernel.org> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231107155249.3768098-1-sashal@kernel.org> References: <20231107155249.3768098-1-sashal@kernel.org> MIME-Version: 1.0 X-stable: review X-Patchwork-Hint: Ignore X-stable-base: Linux 5.10.199 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Vincent Whitchurch [ Upstream commit b0150014878c32197cfa66e3e2f79e57f66babc0 ] Place IRQ handlers such as gic_handle_irq() in the irqentry section even if FUNCTION_GRAPH_TRACER is not enabled. Without this, the stack depot's filter_irq_stacks() does not correctly filter out IRQ stacks in those configurations, which hampers deduplication and eventually leads to "Stack depot reached limit capacity" splats with KASAN. A similar fix was done for arm64 in commit f6794950f0e5ba37e3bbed ("arm64: set __exception_irq_entry with __irq_entry as a default"). Link: https://lore.kernel.org/r/20230803-arm-irqentry-v1-1-8aad8e260b1c@axis.com Signed-off-by: Vincent Whitchurch Signed-off-by: Russell King (Oracle) Signed-off-by: Sasha Levin --- arch/arm/include/asm/exception.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/arm/include/asm/exception.h b/arch/arm/include/asm/exception.h index 58e039a851af0..3c82975d46db3 100644 --- a/arch/arm/include/asm/exception.h +++ b/arch/arm/include/asm/exception.h @@ -10,10 +10,6 @@ #include -#ifdef CONFIG_FUNCTION_GRAPH_TRACER #define __exception_irq_entry __irq_entry -#else -#define __exception_irq_entry -#endif #endif /* __ASM_ARM_EXCEPTION_H */ -- 2.42.0