From patchwork Thu Feb 15 13:55:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 13558436 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 2C026C4829E for ; Thu, 15 Feb 2024 13:57:04 +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: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:In-Reply-To:References: List-Owner; bh=hRCEHPaEljWTgMoU9kEv21fL2PwaEth9Fnt3090ZQyc=; b=zb06m5Oe5fnZyR Gydw1oOtX37KYXoEpG8cC2QkMiSKyEjICek2xnQbXIcfkcFHS7JiuXdDazmury8cEEKGMrOvoxgCP JCWOxh+3aM/TaBo23NpNkpTsyMLBMMsw6yTM2kG4z7A4Iod/bqchLb6KVpEOknY7Zuo27jt9/zKiG tb3Ma4WGax9adhVVC/jYbiAj1GYZn9TIe3KnQEM3lF5zni7W94rLA7gIdpqsM84ABU/hheQc4ze5o 6N9t9qkPH7CoW/xeW1+7n5yFLQfvic6YTSYtb9wHa+tFcpYlNMlP76BikLpUNqMPu1B2etdyxXPmy kMP5Dp9xGBu07lQm2/MA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1racEQ-0000000GTV4-2z6Z; Thu, 15 Feb 2024 13:56:54 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1racEL-0000000GTUB-3eRb for linux-arm-kernel@lists.infradead.org; Thu, 15 Feb 2024 13:56:53 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 45A9C61DA6; Thu, 15 Feb 2024 13:56:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DE390C433F1; Thu, 15 Feb 2024 13:56:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708005408; bh=qBWtEN63pbVesMm5hww6R9br9/JobA0tAuObkHuLUXo=; h=From:To:Cc:Subject:Date:From; b=q4AqLrrzexZRFDLlPj293Vmhn/u39Sg66pWfBvlH1WCVBKL8WuL7g8jMY5J7xzK+I /q3vv7AKW3MKb7kdS9HduX3pxxmXv6QKq7UEyHnFylQXoYqgBB9mvkSDRtC2jo9DuJ 1VYgZLS2a7D6Od/4MM20j+qd8s4iRx0TZ04ZgFe2+t19O962qXDo5TNRTuhDwyBiOU 5kBK6n4Cof3cB7luf4PPaxZhrE4vLIeVivtu+UoOzaa1U+DjGr6HdcEdlQEm8thFq8 8eR+cTSgiUldx0KP2fMM9QqbzNzlmUXC7t9eQo5xwpvFzDGWF8m++BCV/8VXWjZDE8 nv3p2IeB8PJ7A== From: Masahiro Yamada To: patches@armlinux.org.uk Cc: Masahiro Yamada , Russell King , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] ARM: remove unneeded entry for CONFIG_FRAME_POINTER Date: Thu, 15 Feb 2024 22:55:25 +0900 Message-Id: <20240215135525.1909606-1-masahiroy@kernel.org> X-Mailer: git-send-email 2.40.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_055650_002792_611A3BAE 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This is no-op. FRAME_POINTER is defined in lib/Kconfig.debug. Signed-off-by: Masahiro Yamada --- KernelVersion: v6.8-rc1 arch/arm/Kconfig.debug | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug index 5fbbac1b708b..7374483591f6 100644 --- a/arch/arm/Kconfig.debug +++ b/arch/arm/Kconfig.debug @@ -90,9 +90,6 @@ config BACKTRACE_VERBOSE In most cases, say N here, unless you are intending to debug the kernel and have access to the kernel binary image. -config FRAME_POINTER - bool - config DEBUG_USER bool "Verbose user fault messages" help