From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Tolentino, Matthew E" Date: Thu, 17 Jul 2003 18:42:38 +0000 Subject: RE: [PATCH] remove pa->va->pa conversion for efi.acpi Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org > Note that I'm only pointing this out because I thought there were some > NULL-pointer checks. If it's a physical address, 0 is a valid > address. If it's an (identity-mapped) kernel address, NULL-pointer > checks are OK. > Doh! Yes, indeed. Thanks... matt