1 Jun 2009 07:08
Re: [PATCH 02/13] block: Use accessor functions for queue limits
Martin K. Petersen <martin.petersen <at> oracle.com>
2009-06-01 05:08:51 GMT
2009-06-01 05:08:51 GMT
>>>>> "Bart" == Bartlomiej Zolnierkiewicz <bzolnier <at> gmail.com> writes: >> Convert all external users of queue limits to using wrapper functions >> instead of poking the request queue variables directly. Did bisect this? The patch you mention didn't touch the bounce limits at all. One of my other patches moved portions of the queue limits to an embedded struct. However, it was purely variable renaming. I have not touched anything related to memory allocations. [...] Bart> init_emergency_isa_pool+0x22/0x42 [<c0221e26>] Bart> blk_queue_bounce_limit+0x2c/0x41 [<c0309813>] [...] -- -- 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 <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
RSS Feed