commit | a3ae91b0a02a4ca0088f30d572c848f5d522573a | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Wed Jan 30 13:33:50 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:50 2008 +0100 |
tree | da158b5342c753e0062e4f751211e3eaf0d1395c | |
parent | 5b016432a768d94c707aee02a202c95d163f27c4 [diff] |
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 <ak@suse.de> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>