commit | 68dd43a162b43218d2e5ac1d139c1d53da965f54 | [log] [tgz] |
---|---|---|
author | Bryan O'Sullivan <bos@pathscale.com> | Mon Apr 24 14:22:58 2006 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon May 01 12:14:12 2006 -0700 |
tree | 5c21df89d9b154b287cc340a5ac4be97d1a61e3f | |
parent | 755e4ca4a9885b79a14169ab5b615920eb38a32a [diff] |
IB/ipath: set up 32-bit DMA mask if 64-bit setup fails Some systems do not set up 64-bit maps on systems with 2GB or less of memory installed, so we have to fall back to trying a 32-bit setup. Signed-off-by: Bryan O'Sullivan <bos@pathscale.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>