]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82ebf511f7587f8694ebf1ecca3c4cec5a28bc90
tree5c21df89d9b154b287cc340a5ac4be97d1a61e3f
parentc6c51f5d898d040c69fdfe080bcf9c6188c54403
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>
drivers/infiniband/hw/ipath/ipath_driver.c