Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1768419ybl; Sat, 11 Jan 2020 02:25:53 -0800 (PST) X-Google-Smtp-Source: APXvYqyM3P6/mgbu5wtiwD5PYqeNDGofJeapHL28fAYWRd96ns0xvxOK/gqQhZ2otHvSR4+nMPMP X-Received: by 2002:a05:6808:8d0:: with SMTP id k16mr5798101oij.68.1578738353274; Sat, 11 Jan 2020 02:25:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1578738353; cv=none; d=google.com; s=arc-20160816; b=uv7AKSJuJimqAdSanrzxEIjZt6HBZrCyYMXdb94w+SEK5umayzdc8CSovcv8Y9+A4l W3UL5uqLIobuNsThF3gquHVqQ6W5uH/EzR33dK021T0WtekCNaCUQe8PlBIOPkHzF+fr qB8PNvr/vOomvIOnLrbIZOm5HuYuDYTDqDRxJ1Ip5MHvZKP6IaaEZOBMC/hNQ/sd5x1x z5NGrZc1G0j9lWIfdFD6COhe8siR4TblP4cWcnHNmRcO/8x/sR+04m6adTftRjHffOx8 1vDw2VzjpBlyGJ5cpPpIcYyGOY8D28alILlRw4RZUBDSALL00UN1aw/Pa+mnP3GilRj2 ZteA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=eTtNZNcHUbdo4oGzs/IMGVxhT7RrIqpdrR9hULwmldg=; b=aBVl1JXT7baAe2IhaoHc/XPd/+6ZG7ek07+7VcmKlm9ZyMcKbkV60AKFPsrY5XNQHc g1E9nIn+KFY1+GFnNgs4r2tK3ib4iHz9mH1BPtd00SFa6EbXniFh9BKDEsL0SfHV9FL8 gMYM1hU/o5XuO8il8U1/2fSj9jyRj92OkJcNSaAoHcCxfT8jjap9FjW2bMr3H+3tiTGP 1+lkMNQE+UNsLjX5qjyh6tMO0NJ2ytjF6X+2INh+ZQfKqEE36mkDikTyWqu1vQW3nONa B9xD+5YT+n246TeidH6pjk5lWXE+M68F4VH5GXgkAnYfrA8w3y8Y1mH4xXe4nzLCyDPN diBg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bvYLnx0W; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l5si3424177otn.194.2020.01.11.02.25.41; Sat, 11 Jan 2020 02:25:53 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=bvYLnx0W; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730986AbgAKKYl (ORCPT + 99 others); Sat, 11 Jan 2020 05:24:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:53936 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729469AbgAKKYi (ORCPT ); Sat, 11 Jan 2020 05:24:38 -0500 Received: from localhost (unknown [62.119.166.9]) (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 70974205F4; Sat, 11 Jan 2020 10:24:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578738278; bh=Cj40zb+AUa3NBq6HJj8kQ+SYKunwgnUJaZ+Ud1eZDWc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=bvYLnx0WIIHRxXHXc7CE4s1pGhTFgEgY2IVyqvldMUQ9DraMwMrXwoezQV0CaFYl9 Knd6u6slDLjv7OxlIwN96b3HMzRFqcMMb0pRv/vVfDHo94mPrZTkhujGW47B5wsdbn 0O7REWDvSX5MlemzuO+Cdr0RsD9vccJnlASwLpVs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Leonard Crestez , Shawn Guo , Sasha Levin Subject: [PATCH 5.4 065/165] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS Date: Sat, 11 Jan 2020 10:49:44 +0100 Message-Id: <20200111094926.587833913@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20200111094921.347491861@linuxfoundation.org> References: <20200111094921.347491861@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Leonard Crestez [ Upstream commit 46db63abb79524209c15c683feccfba116746757 ] This is currently off and that's not desirable: default imx config is meant to be generally useful for development and debugging. Running git bisect between v5.4 and v5.5-rc1 finds this started from commit 0e4a459f56c3 ("tracing: Remove unnecessary DEBUG_FS dependency") Explicit CONFIG_DEBUG_FS=y was earlier removed by commit c29d541f590c ("ARM: imx_v6_v7_defconfig: Remove unneeded options") A very similar fix was required before: commit 7e9eb6268809 ("ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS") Signed-off-by: Leonard Crestez Signed-off-by: Shawn Guo Signed-off-by: Sasha Levin --- arch/arm/configs/imx_v6_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 0f7381ee0c37..dabb80453249 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -460,6 +460,7 @@ CONFIG_FONT_8x8=y CONFIG_FONT_8x16=y CONFIG_PRINTK_TIME=y CONFIG_MAGIC_SYSRQ=y +CONFIG_DEBUG_FS=y # CONFIG_SCHED_DEBUG is not set CONFIG_PROVE_LOCKING=y # CONFIG_DEBUG_BUGVERBOSE is not set -- 2.20.1