From: FUJITA Tomonori Date: Fri, 4 Jul 2008 07:30:03 +0000 (+0200) Subject: block: add blk_queue_update_dma_pad X-Git-Tag: v2.6.27-rc1~1114^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27f8221af406e43b529a5425bc99c9b1e9bdf521;p=pandora-kernel.git block: add blk_queue_update_dma_pad This adds blk_queue_update_dma_pad to prevent LLDs from overwriting the dma pad mask wrongly (we added blk_queue_update_dma_alignment due to the same reason). This also converts libata to use blk_queue_update_dma_pad instead of blk_queue_dma_pad. Signed-off-by: FUJITA Tomonori Cc: Tejun Heo Cc: Bartlomiej Zolnierkiewicz Cc: Thomas Bogendoerfer Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed