aboutsummaryrefslogtreecommitdiff
path: root/Documentation/scsi
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2008-02-17 23:46:00 +0900
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-03-03 13:08:13 -0600
commit57fd2b6c893ed28ccf1a674699f1ea9d8c556281 (patch)
treee4b4cfae172b0ef68556b78ae6ac5c281b57510f /Documentation/scsi
parent67768f675ffa587d6081ed1d259e796823023926 (diff)
[SCSI] ps3rom: disable clustering
ps3rom does: scsi_for_each_sg(cmd, sgpnt, scsi_sg_count(cmd), k) { kaddr = kmap_atomic(sg_page(sgpnt), KM_IRQ0); We cannot do something like that with the clustering enabled (or we can use scsi_kmap_atomic_sg). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Cc: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions