From: Glauber Costa Date: Tue, 8 Apr 2008 16:20:47 +0000 (-0300) Subject: x86: use sg_phys in x86_64 X-Git-Tag: v2.6.26-rc1~1133^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30db2cbf38d68f466fd34488f8312a151225c9ac;p=pandora-kernel.git x86: use sg_phys in x86_64 To make the code usable in i386, where we have high memory mappings, we drop te virt_to_bus(sg_virt()) construction in favour of sg_phys. Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed