]> Pileus Git - ~andy/linux/commit
[SCSI] ipr: Increase alignment boundary of command blocks
authorBrian King <brking@linux.vnet.ibm.com>
Thu, 15 Mar 2012 02:20:12 +0000 (21:20 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 28 Mar 2012 14:06:50 +0000 (15:06 +0100)
commit1bfff2f8696ea13fc3d55a977f50abbddee336b2
tree7509170f1aef4970e5bc1b4fa57f17060f91f6ec
parent89aad428317322044673cd9a3e1685a83abcba98
[SCSI] ipr: Increase alignment boundary of command blocks

The latest generation of ipr hardware performs best when command blocks
are aligned to a boundary equal to the size of the command block. Ensure
512 byte alignment, since this is the largest size command block we
can send.

Signed-off-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/ipr.c