]> git.baikalelectronics.ru Git - kernel.git/commit
Only pre-allocate 256 bytes of cardbio IO range
authorLinus Torvalds <torvalds@g5.osdl.org>
Fri, 26 Aug 2005 17:40:10 +0000 (10:40 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 26 Aug 2005 17:40:10 +0000 (10:40 -0700)
commit7e4bf115a068bf2c6f9523ab57cfbe890c98ccdd
tree0f9b4d31027e8cfeb26c9d391f9f27e2f0bfcedf
parent8bdc9bf58b192c12dfc0e9352c6af0f9d5e01db9
Only pre-allocate 256 bytes of cardbio IO range

It may seem small, but most cards need much less, if any, and this not
only makes the code adhere to the comment, it seems to fix a boot-time
lockup on a ThinkPad 380XD laptop reported by Tero Roponen <teanropo@cc.jyu.fi>

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/setup-bus.c