From: Martin K. Petersen Date: Wed, 3 Jun 2009 07:33:18 +0000 (+0200) Subject: block: Fix bounce limit setting in DM X-Git-Tag: v2.6.31-rc1~389^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a05c0205ba031c01bba33a21bf0a35920eb64833;p=pandora-kernel.git block: Fix bounce limit setting in DM blk_queue_bounce_limit() is more than a wrapper about the request queue limits.bounce_pfn variable. Introduce blk_queue_bounce_pfn() which can be called by stacking drivers that wish to set the bounce limit explicitly. Signed-off-by: Martin K. Petersen Signed-off-by: Jens Axboe --- Reading git-diff-tree failed