bisected pcmcia bug - unable to map card memory on old laptops

2012-08-03 Thread Piotr Gluszenia Slawinski
Hello. I've bisected bug which makes old laptops fail to detect (any) pcmcia cards with message 'unable to map card memory!' . commit in question is : 30919b0bf356a8ee0ef4f7d38ca8ad99b96820b2 is the first bad commit commit 30919b0bf356a8ee0ef4f7d38ca8ad99b96820b2 Author: Bjorn Helgaas

Re: bisected pcmcia bug - unable to map card memory on old laptops

2012-08-03 Thread Yinghai Lu
On Fri, Aug 3, 2012 at 8:32 AM, Piotr Gluszenia Slawinski curi...@bwv190.internetdsl.tpnet.pl wrote: Hello. I've bisected bug which makes old laptops fail to detect (any) pcmcia cards with message 'unable to map card memory!' . commit in question is : 30919b0bf356a8ee0ef4f7d38ca8ad99b96820b2

Re: bisected pcmcia bug - unable to map card memory on old laptops

2012-08-03 Thread Piotr Gluszenia Slawinski
bug is present in all kernels since late 2.6.36 can you send the boot log with working and not working kernel? Please make sure you have PCI_DEBUG set in your config. system is ISA based :) but i've enabled it for sake of clarity. logs are attached both systems are 3.5 kernel, working is

Re: bisected pcmcia bug - unable to map card memory on old laptops

2012-08-03 Thread Yinghai Lu
On Fri, Aug 3, 2012 at 2:53 PM, Piotr Gluszenia Slawinski curi...@bwv190.internetdsl.tpnet.pl wrote: bug is present in all kernels since late 2.6.36 can you send the boot log with working and not working kernel? Please make sure you have PCI_DEBUG set in your config. system is ISA based :)