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 925B1C4332F for ; Tue, 15 Nov 2022 15:52:36 +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=f8LwubJ0Mmv1wF7qZnd+KFkP17wIGYwpcpvACjhf/yA=; b=IiwbFWo9cFq65v oYbjOK50vuzbskdssZL2AmSyXXrianwu0/S6+VTn7c8m8Qeju4cP/0UTTVIuFSQZmks77xBIDILla 06Ezec+86LBwmSf/x0n6W2eu5MCNpVS7Rjhp+TGY6N2uqm3y6VQMwwajCngdCrvnx7FZ40aBjbsFm I4EHP/XcB/S4qYqq5kyDTm6goPnl3L4m+zqoTKaYdL7eacre3WIkD6rbhaz+K3XwSi9zBgWIEfwvu cO/VI3xT8OZLgdIeB9RtYwrpe4O3hT02TbYMjQ8VI98YL7d4R8iuA0epSaqtl8CVkP5NVMu2AMoLK NVPZusF0lqCn30YuMztQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ouyDd-00CTWf-VX; Tue, 15 Nov 2022 15:51:26 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ouyD5-00CTHu-IS for linux-arm-kernel@lists.infradead.org; Tue, 15 Nov 2022 15:50:53 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 95EF613D5; Tue, 15 Nov 2022 07:50:53 -0800 (PST) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 8634C3F587; Tue, 15 Nov 2022 07:50:46 -0800 (PST) Date: Tue, 15 Nov 2022 15:50:44 +0000 From: Sudeep Holla To: Zhang Ning Cc: Catalin Marinas , linux-arm-kernel@lists.infradead.org, Will Deacon , Arnd Bergmann Subject: Re: [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only Message-ID: <20221115155044.vz4gfc546iq4apit@bogus> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221115_075051_721044_B0DD0583 X-CRM114-Status: GOOD ( 11.16 ) 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 Hi Zhang, 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" -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel