From: Changli Gao Date: Tue, 7 Dec 2010 04:26:16 +0000 (+0000) Subject: af_packet: eliminate pgv_to_page on some arches X-Git-Tag: v2.6.38-rc1~476^2~289 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6dafa95d1a48f73ab4a5b0f7dc0dcb72817e051;p=pandora-kernel.git af_packet: eliminate pgv_to_page on some arches Some arches don't need flush_dcache_page(), and don't implement it, so we can eliminate pgv_to_page() calls on those arches. Signed-off-by: Changli Gao Signed-off-by: David S. Miller --- Reading git-diff-tree failed