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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6E9DCC433F5 for ; Thu, 17 Feb 2022 10:54:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239386AbiBQKyd (ORCPT ); Thu, 17 Feb 2022 05:54:33 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:52664 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239387AbiBQKy2 (ORCPT ); Thu, 17 Feb 2022 05:54:28 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1B6702944CF for ; Thu, 17 Feb 2022 02:54:15 -0800 (PST) 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 9933F61E09 for ; Thu, 17 Feb 2022 10:54:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CE436C340E8; Thu, 17 Feb 2022 10:54:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1645095254; bh=RBEjloqI5bWV2jKUVhF99O8AoO57Xeda81kHdDCV0O0=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=KQI7vv4rRw5Za8/N3ot/EzucwUGord96YL2iq6z/6elVFUamrxqNZuJkEqsEZEHq/ ORnIJslfH7LxPjKgRX0s9pQ0FEy4OOd37zgYVossUK6a+LgI9s02hNl0ODNd1iNzFm Gw8RnaC10GfKThq9g0FLdXqGLkQ4zRELO7d3yovyUsaTSWgLUjmx7EXtdzRzidaJ3V 73caYanPDe/0wOModvDjcAszEWEdoF45zbuYovoO08XtG50lr1du4EnVPOkbMWnCOm HVnmcQ4bmOeOgxyNt3sCpCSFsRwJChKy+tUZj57iI8Vgd6be8lEhnARTYm19MNvD4J UEeakJcHmM1tw== Message-ID: <754519255246ddb82d0549c3c8c8dbbf993a245c.camel@kernel.org> Subject: Re: [PATCH] arm64: Do not defer reserve_crashkernel() for platforms with no DMA memory zones From: nicolas saenz julienne To: Vijay Balakrishna , Catalin Marinas , Will Deacon Cc: Anshuman Khandual , Mike Rapoport , Ard Biesheuvel , Pavel Tatashin , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Thu, 17 Feb 2022 11:54:09 +0100 In-Reply-To: References: <1645056294-6509-1-git-send-email-vijayb@linux.microsoft.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.4 (3.42.4-1.fc35) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Sorry, typos: On Thu, 2022-02-17 at 11:49 +0100, nicolas saenz julienne wrote: > If there approach if deemed acceptable, I'll test is on the RPi4. "If the approach is deemed acceptable," Regards, Nicoals