On Thu, Oct 20, 2005 at 01:25:28PM -0400, Hammer, Jack wrote: > > I have no problem trying kmap_atomic() as long as there's a sound, > technical reason for changing code that's worked well for years. > > What are the advantages/reasons of changing to use kmap_atomic() ? It > appears very few SCSI drivers use it. I think the real question is: what are these checks for. You should never get an SG list with a NULL struct page or an SGL entry that points to address 0 from the higher level code, and no other drivers checks for that condition. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html