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 999E8E7717D for ; Wed, 11 Dec 2024 22:36:47 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QteCaRm2m5rGIIXeLyuNtfluXPPi/YoeP3OfUae00e0=; b=JNi4a8f4doGkp2 oQEVu+bJ9ZegEqQSMJUXdvxooSIaCnNSKAO8Z9WQei/biRK2qY6dHYDGUPtOXPcsGoYiRnC2gYLNg V7gAWesbq6FvwE7a+LThOqCRUjew/25UNDJgtWu82mFZc6D3TPY1U6Rt59L3My+hrqKBzZXsOxmYk HhSKYnW8cHtXqYkONzxRmsGCUSDoasCjAV7GY5aXJY1i0IeAdisbLZkC5zWsNZNigVgTg+zjP0H9R stZRaxsnsMKFyMZNd3hsurvoRpynGi9F+L9YkhYtcbGJ0EEJVVDKam6XyRqVcW1OXzACcG2XPMLh5 rlCD2BJyrfs+dmIsIrVw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tLVJy-0000000GMSL-3FEx; Wed, 11 Dec 2024 22:36:42 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tLVFw-0000000GKW6-1mz2; Wed, 11 Dec 2024 22:32:33 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 820405C67EF; Wed, 11 Dec 2024 22:31:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A31DDC4CED3; Wed, 11 Dec 2024 22:32:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1733956351; bh=k0MtyxDbbtsm27qvkqsKV+jrSIBDfJRGa0WHRKH9KWs=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=nPOtlX5TKBph2olV5g0D84w7BiGXyaTzX/kmSl/KB3xl8BPQoIcxG64kiVppaKWV6 UuVYIQk2nmWnJhIowxxs3i7Ezo4bFvlmC27nFpPkM/jb80vyzHBEMsDiWlhHJUBmrV E4nuPLnavEZNBvgxCnxSG/erFAKypXE58/ddSXOGTSgdiPaf+RxWJKbmenqt6qmjdG RpQEsDlCvg4cySX8p8aQt/+bGgUkkoqZuHIfhgpxn+qXexNXcqJewICJNI3vp9PVla 22tDI2SHe01OOAbfoiss8OadArWzPpX9wRC6bdennXUaIn34M8kF/jHgNGbizmzpuY lZsn8ISnWGPaw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id EAEED380A965; Wed, 11 Dec 2024 22:32:48 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify From: patchwork-bot+linux-riscv@kernel.org Message-Id: <173395636750.1729195.6853192666319119853.git-patchwork-notify@kernel.org> Date: Wed, 11 Dec 2024 22:32:47 +0000 References: <20241023171426.452688-1-usamaarif642@gmail.com> In-Reply-To: <20241023171426.452688-1-usamaarif642@gmail.com> To: Usama Arif Cc: linux-riscv@lists.infradead.org, robh@kernel.org, mark.rutland@arm.com, will@kernel.org, leitao@debian.org, catalin.marinas@arm.com, tglx@linutronix.de, chris@zankel.net, saravanak@google.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, kexec@lists.infradead.org, loongarch@lists.linux.dev, linux-sh@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-openrisc@vger.kernel.org, linux-mips@vger.kernel.org, linux-csky@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241211_143232_514575_AC832EAE X-CRM114-Status: GOOD ( 10.69 ) X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to riscv/linux.git (fixes) by Rob Herring (Arm) : On Wed, 23 Oct 2024 18:14:26 +0100 you wrote: > __pa() is only intended to be used for linear map addresses and using > it for initial_boot_params which is in fixmap for arm64 will give an > incorrect value. Hence save the physical address when it is known at > boot time when calling early_init_dt_scan for arm64 and use it at kexec > time instead of converting the virtual address using __pa(). > > Reported-by: Breno Leitao > Suggested-by: Mark Rutland > Signed-off-by: Usama Arif > Fixes: ac10be5cdbfa ("arm64: Use common of_kexec_alloc_and_setup_fdt()") > > [...] Here is the summary with links: - [v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify https://git.kernel.org/riscv/c/b2473a359763 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv