From: Andi Kleen Date: Wed, 30 Jan 2008 12:33:50 +0000 (+0100) Subject: x86: cpa: remove unnecessary masking of address X-Git-Tag: v2.6.25-rc1~1143^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ae91b0a02a4ca0088f30d572c848f5d522573a;p=pandora-kernel.git x86: cpa: remove unnecessary masking of address virt_to_page does not care about the bits below the page granuality. So don't mask them. Signed-off-by: Andi Kleen Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed