[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <86802c440706042321k4d83a33dpa0a09deb5fbd5a3a@mail.gmail.com>
Date: Mon, 4 Jun 2007 23:21:23 -0700
From: "Yinghai Lu" <yhlu.kernel@...il.com>
To: "Andi Kleen" <ak@...e.de>,
"Andrew Morton" <akpm@...ux-foundation.org>
Cc: "Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: [PATCH] x86_64: change dm_ioremap to ioremap
[PATCH] x86_64: change dmi_ioremap to ioremap
dmi_scan_machine==>dmi_present==>dmi_table==>dmi_ioremap uses
early_ioremap in mm/init.c
dmi_scan_machine is called after init_memory_mappings, and could use
ioremap instead.
also remove extra extern declaring about dmi_ioremap
Signed-off-by: Yinghai Lu <yinghai.lu@....com>
View attachment "6x.diff" of type "text/x-patch" (912 bytes)
Powered by blists - more mailing lists