From: Jeff Dike Date: Tue, 5 Feb 2008 06:30:55 +0000 (-0800) Subject: uml: add virt_to_pte X-Git-Tag: v2.6.25-rc1~837 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca77b555c0aafa3070fbb67592abaaa1b8d31913;p=pandora-kernel.git uml: add virt_to_pte Turn um_virt_to_phys into virt_to_pte, cleaning up a horrid interface. It's also made non-static and declared in pgtable.h because it'll be needed when the stubs get a vma. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed