commit | 26aad69e3dd854abe9028ca873fb40b410a39dd7 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Fri Aug 26 10:40:10 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Aug 26 10:40:10 2005 -0700 |
tree | 0f9b4d31027e8cfeb26c9d391f9f27e2f0bfcedf | |
parent | 9c2c38a122cc23d6a09b8004d60a33913683eedf [diff] |
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>