From: James Bottomley Date: Wed, 12 Dec 2007 20:06:21 +0000 (-0500) Subject: [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask X-Git-Tag: v2.6.24-rc6~15^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c80ddf00cde4c21018dbd0ea2872736c90c7dda2;p=pandora-kernel.git [SCSI] dpt_i2o: driver is only 32 bit so don't set 64 bit DMA mask This fixes a potential corruption bug where the truncation would cause reading or writing to the wrong memory area on machines with >4GB of main memory. Cc: Stable Kernel Tree Signed-off-by: James Bottomley --- Reading git-diff-tree failed