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 9B0DBC433FE for ; Tue, 15 Nov 2022 15:23:14 +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=MOmBYCjKLqfoYBvYgraPajz0m4QuniOrLFs2JclRpAo=; b=bNf+fPSYh2iwF0 yY+7scxZlFPpn8I0x/55y8H2gf5EmNNK4/c01xcvE5K6AHMiPMGd85SE1QxjRoEMEIkYQbSd/23iK NokgT2W2YI8dTwtB1Wi4vsisrXdOvtkIEk5kzo6VdDDbgEHI2cXi/TZh2cXZGfiKVdQdsmUh3zJNA p43Df/H4Hcei3wnUM/egz33ZTamLZVYaxjrm9FCL2KxPCnggQu1LbZFRKCyX7AqkJZlYtY4dgabUG ZRsV5jwX4NSVkkRAZMTmyjO+IQVvPHJTO4ateyFKspBVzLxs1+ZWwFBo7RYllt6n1PD9UEL92FWP1 xdpADie5fKI2L3qCiKOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ouxkz-00CFwt-7q; Tue, 15 Nov 2022 15:21:49 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ouxkx-00CFwD-12 for linux-arm-kernel@lists.infradead.org; Tue, 15 Nov 2022 15:21:48 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 8022C617F7; Tue, 15 Nov 2022 15:21:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C6088C433C1; Tue, 15 Nov 2022 15:21:43 +0000 (UTC) Date: Tue, 15 Nov 2022 15:21:39 +0000 From: Catalin Marinas To: Zhang Ning Cc: linux-arm-kernel@lists.infradead.org, Will Deacon , Arnd Bergmann Subject: Re: [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only Message-ID: 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_072147_119204_4653444B X-CRM114-Status: UNSURE ( 8.99 ) 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 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. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel