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 B707FC433FE for ; Tue, 15 Nov 2022 18:27:02 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=kiyLtDSTogTjZcQUXAiLeLjX28lM+g1Ma3VZJqt/IoQ=; b=lhA8ZJSc/mEtdL nhpF4AJ4dX/DO7DhutRoFlPbM8lpTs0wlXXUqlE2fCemTe9fWN0exSoRWeOPLWCsjB1vFTnWnXIS8 wDnmUDOh3BFgYgOQtrdJU48mBAZA1i5TZpiiQsd0AC2CXBoJzfiuf/fE05F/lnN2pDyT5TljOvwxw 8ERvcjXOwG/PheKSgrjTl7uXxsB7KX6wMFs7VhSt58bKK0XjN0bfwrpPZ8aOctVvdh7acH4l1CXlm CWOIeW+tw/EmByOJFgcd1rQddDs8y4GgsKF+08kzqYrMe5TWM8tpti00ZeFWhNFzt/uQU8lXNE+yK fY0QBqHb0EY+r/wszdCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ov0cr-00DiMS-EZ; Tue, 15 Nov 2022 18:25:37 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ov0co-00DiLs-BW for linux-arm-kernel@lists.infradead.org; Tue, 15 Nov 2022 18:25:35 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 9FD6CB818DC; Tue, 15 Nov 2022 18:25:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 53A4BC433D6; Tue, 15 Nov 2022 18:25:26 +0000 (UTC) Date: Tue, 15 Nov 2022 18:25:22 +0000 From: Catalin Marinas To: Sudeep Holla Cc: Zhang Ning , linux-arm-kernel@lists.infradead.org, Will Deacon , Arnd Bergmann Subject: Re: [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only Message-ID: References: <20221115155044.vz4gfc546iq4apit@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221115155044.vz4gfc546iq4apit@bogus> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221115_102534_552924_68F5A133 X-CRM114-Status: GOOD ( 15.23 ) 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 On Tue, Nov 15, 2022 at 03:50:44PM +0000, Sudeep Holla wrote: > On Tue, Nov 15, 2022 at 03:21:39PM +0000, Catalin Marinas wrote: > > On Sat, Oct 22, 2022 at 02:01:35PM +0800, Zhang Ning wrote: > > > > > > Signed-off-by: Zhang Ning > > > > Nitpick: Add some commit text, as simple as "Remove the option from the > > arm64 defconfig". > > > > Otherwise, > > > > Acked-by: Catalin Marinas > > > > Cc'ing Arnd and Will, one of them should pick it up. > > Which kernel is this based on ? Similar change has be merge in and for v6.1 > since: > > Commit 853ff6c32150 ("arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config" Thanks Sudeep, I didn't check whether there's a similar commit in mainline already. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel