IB/ipath: set up 32-bit DMA mask if 64-bit setup fails
authorBryan O'Sullivan <bos@pathscale.com>
Mon, 24 Apr 2006 21:22:58 +0000 (14:22 -0700)
committerRoland Dreier <rolandd@cisco.com>
Mon, 1 May 2006 19:14:12 +0000 (12:14 -0700)
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>

No differences found