>>>>> "Jens" == Jens Axboe <jens.axboe@xxxxxxxxxx> writes: Jens> It replaces Jens> q-> bounce_pfn = t->limits.bounce_pfn; Jens> with Jens> blk_queue_bounce_limit(q, t->limits.bounce_pfn); Jens> which are definitely not a functionally equivalent change. Ah, now I see it. Yeah, that's a bug. I must have thought blk_queue_bounce_limit() was one of my wrapper functions when I made that change. It follows the same naming scheme. Will fix. -- Martin K. Petersen Oracle Linux Engineering -- 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