diff options
| author | FUJITA Tomonori <[email protected]> | 2008-02-17 23:46:00 +0900 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2008-03-03 13:08:13 -0600 |
| commit | 57fd2b6c893ed28ccf1a674699f1ea9d8c556281 (patch) | |
| tree | e4b4cfae172b0ef68556b78ae6ac5c281b57510f /include/linux/debugobjects.h | |
| parent | 67768f675ffa587d6081ed1d259e796823023926 (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 <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions