http://bugzilla.kernel.org/show_bug.cgi?id=12320 ------- Comment #8 from bzolnier@xxxxxxxxx 2008-12-29 12:16 ------- It is the same problem as: http://bugzilla.kernel.org/show_bug.cgi?id=11732 [ also http://marc.info/?l=linux-ide&m=122865770510761&w=2 ] Hmm... with additional debug data it all starts to make sense now! :) Borislav, it seems that ide_map_sg() need to check for REQ_TYPE_ATA_PC now that DMA is allowed for such requests (so it can use sg_init_one() path for them instead of the usual blk_rq_map_sg() one)? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html