From: Ingo Molnar Date: Wed, 30 Jan 2008 12:33:43 +0000 (+0100) Subject: x86: return the page table level in lookup_address() X-Git-Tag: v2.6.25-rc1~1143^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0646e43acb18f0e00b00085dc88bc3f403e7930;p=pandora-kernel.git x86: return the page table level in lookup_address() based on this patch from Andi Kleen: | Subject: CPA: Return the page table level in lookup_address() | From: Andi Kleen | | Needed for the next change. | | And change all the callers. and ported it to x86.git. Signed-off-by: Andi Kleen Acked-by: Jan Beulich Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed