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 AD26CC6FD1C for ; Thu, 23 Mar 2023 17:38:07 +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=T9nWZQAMTbewnavZzzdK8xss3VZ0hjC4QZYcTMILYGM=; b=UqJB4/qndBbaZE r+gup+fe7PgD1hxBPTs8I8tecsrYUsnZYWSbsd3GZAQ1wE8DuKsy6Jk885GrzJnNV6RIb6P+brEt3 aUbNVtO3pCK+htcTfp6tZ8sFgorChabojvA9pQy5Y7Ftop2pPUDvujQXgYheoVwyxwN1//LWflBc6 qWHYzghzt1sDYVhv4hJmP6oa/S4U3TUllhf7vRaUqJ5fDKfHjEzvP6QI4pNOymJR5siTfoQoVZvIm yn0ZQChyRv2wFul+Qo/vynYhuqhB5hEQyPdUG5572jJWKvPEfN2xf1V6Kfk3gpabDO5Bft39g/l3g JsAd6ALtgR6BPGFizevA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pfOsM-002crp-39; Thu, 23 Mar 2023 17:37:22 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pfOsK-002cn4-0K for linux-arm-kernel@lists.infradead.org; Thu, 23 Mar 2023 17:37:21 +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 sin.source.kernel.org (Postfix) with ESMTPS id AEA1BCE2302; Thu, 23 Mar 2023 17:37:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E82F8C433D2; Thu, 23 Mar 2023 17:37:05 +0000 (UTC) Date: Thu, 23 Mar 2023 17:37:03 +0000 From: Catalin Marinas To: Ryan Roberts Cc: Will Deacon , Bjorn Andersson , Arnd Bergmann , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1] arm64: defconfig: Enable Virtio RNG driver as built in Message-ID: References: <20230213101633.2085161-1-ryan.roberts@arm.com> 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-20230323_103720_307568_AE642FEB X-CRM114-Status: GOOD ( 11.99 ) 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 Thu, Mar 23, 2023 at 12:51:17PM +0000, Ryan Roberts wrote: > Just a polite nudge: Is there any reason it would be problematic to merge this? No problems with the patch. It probably fell through the cracks. Will and I normally leave the defconfig patches to Arnd but I guess it was also posted fairly close to the merging window when most of maintainer trees had already been frozen. -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel