[SCSI] pm80xx: 4G boundary fix.
authorAnand Kumar Santhanam <AnandKumar.Santhanam@pmcs.com>
Wed, 18 Sep 2013 05:44:54 +0000 (11:14 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Fri, 25 Oct 2013 08:58:15 +0000 (09:58 +0100)
Firmware is having an issue.  When a single IO request crosses
4G boundary, system will crash.  To avoid the issue single sg is
converted into extended sg.

Signed-off-by: Anandkumar.Santhanam@pmcs.com
Reviewed-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>

No differences found