current git crashes on bootup with pci_iounmap()

From: Kay Sievers
Date: Tue Feb 13 2007 - 10:31:43 EST


kernel BUG at lib/iomap.c:254!
invalid opcode: 0000 [#1]
...

The screen picture is here:
http://vrfy.org/pci_iounmap.jpg

It's a Thinkpad T43p.

2.6.20 was working fine.

Commenting out:
IO_COND(addr, /* nothing */, iounmap(addr));
in:
lib/iomap.c:254
makes at least booting up possible.

Thanks,
Kay

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