From: Matt Fleming Date: Thu, 29 Oct 2009 21:53:30 +0000 (+0000) Subject: sh: Do not apply virt_to_phys() to a physical address X-Git-Tag: v2.6.33-rc1~347^2~27^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb3118f652ea7751ecf6a7e467bb637895e3be3b;p=pandora-kernel.git sh: Do not apply virt_to_phys() to a physical address The variable 'phys' already contains the physical address to flush. It is not a virtual address and should not be passed to virt_to_phys(). Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed