From: Stefano Stabellini Date: Fri, 25 Oct 2013 10:33:26 +0000 (+0000) Subject: arm,arm64: do not always merge biovec if we are running on Xen X-Git-Tag: v3.13-rc1~81^2~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1975b57097820c131c692d2e0d075641370369;p=pandora-kernel.git arm,arm64: do not always merge biovec if we are running on Xen This is similar to what it is done on X86: biovecs are prevented from merging otherwise every dma requests would be forced to bounce on the swiotlb buffer. Signed-off-by: Stefano Stabellini Acked-by: Catalin Marinas Changes in v7: - remove the extra autotranslate check in biomerge.c. --- Reading git-diff-tree failed