commit | c72dcf83ff8585c95739abffa3be7c87ca63d66b | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:31:27 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:27 2008 +0100 |
tree | 7bf10bb9f3f25d3ad4cb7d4772bbc66b122500de | |
parent | 746ff60f2627626fca0d8ddbf6b1f04d505782f4 [diff] |
x86: move load_cr3 to a common place. There are currently two definitions of load_cr3, that essentially do the same thing. This patch moves them all to processor.h. Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>