Re: current git crashes on bootup with pci_iounmap()

2007-02-24 Thread Kay Sievers
On Wed, 2007-02-21 at 20:34 +0900, Tejun Heo wrote: > Kay Sievers wrote: > > On 2/13/07, Kay Sievers <[EMAIL PROTECTED]> wrote: > >> On Tue, 2007-02-13 at 17:04 +0100, Marcel Holtmann wrote: > >> > > kernel BUG at lib/iomap.c:254! > >> > > invalid opcode: [#1] > >> > > ... > >> > > > >> > > Th

Re: current git crashes on bootup with pci_iounmap()

2007-02-21 Thread Tejun Heo
Kay Sievers wrote: > On 2/13/07, Kay Sievers <[EMAIL PROTECTED]> wrote: >> On Tue, 2007-02-13 at 17:04 +0100, Marcel Holtmann wrote: >> > > kernel BUG at lib/iomap.c:254! >> > > invalid opcode: [#1] >> > > ... >> > > >> > > The screen picture is here: >> > > http://vrfy.org/pci_iounmap.jpg >

Re: current git crashes on bootup with pci_iounmap()

2007-02-14 Thread Kay Sievers
On 2/13/07, Kay Sievers <[EMAIL PROTECTED]> wrote: On Tue, 2007-02-13 at 17:04 +0100, Marcel Holtmann wrote: > > kernel BUG at lib/iomap.c:254! > > invalid opcode: [#1] > > ... > > > > The screen picture is here: > > http://vrfy.org/pci_iounmap.jpg > > > > It's a Thinkpad T43p. > > > > 2.6

Re: current git crashes on bootup with pci_iounmap()

2007-02-13 Thread Kay Sievers
On Tue, 2007-02-13 at 17:04 +0100, Marcel Holtmann wrote: > > kernel BUG at lib/iomap.c:254! > > invalid opcode: [#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: > >

Re: current git crashes on bootup with pci_iounmap()

2007-02-13 Thread Marcel Holtmann
Hi Kay, > kernel BUG at lib/iomap.c:254! > invalid opcode: [#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 >