* Andreas Herrmann <andreas.herrmann3@amd.com> wrote:
hm, so the early_ioremap() stuff isnt working well enough ...
that's the main effect of the PAT patches at the moment: no kernel code
will access the low linear mappings (BIOS tables, ACPI data, etc.)
directly, it's all done via early_ioremap(). But it's apparently buggy
somewhere ...
Ingo
--