commit | 2f485ef568372af4680c4e2f8490efb9f2523b05 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:32:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:32:10 2008 +0100 |
tree | d1a244d31333524d2636affe4a862b8058ae4f92 | |
parent | 21438f7c138f0b893a32df3cc77434e39a2145f8 [diff] |
x86: move patching code to arch-specific file. The core patching code for paravirt is sufficiently different among i386 and x86_64, and we move them to specific files. 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>