Ingo Molnar wrote:
* Gene Heskett <[EMAIL PROTECTED]> wrote:


 Normal zone: 225280 pages, LIFO batch:16
 HighMem zone: 32752 pages, LIFO batch:7
DMI 2.2 present.
__iounmap: bad address c00f0000  <-why?
ACPI: RSDP (v000 Nvidia                                ) @ 0x000f7220


I have no idea what is causing this. If it still occurs with recent
kernels then stick a WARN_ON(1) into __iounmap()'s error path, to get a
stack dump? It is almost certainly not related to -RT.

There was a thread a few weeks ago about this same message (afaik). The answer then was something like "the __iounmap() call is happening very early, before the unmap machinery (data/structs) have been set up for it." (but I don't know that first-hand, just repeating close to what I read.)

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to