+0
−50
arch/x86/kernel/paravirt_patch_32.c
0 → 100644
+49
−0
Loading
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>