Skip to content
Commit 42d545c9 authored by Eduardo Pereira Habkost's avatar Eduardo Pereira Habkost Committed by Ingo Molnar
Browse files

x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST



With this, the paravirt_ops code can be enabled on x86_64 also.

Each guest implementation (Xen, VMI, lguest) now depends on X86_32. The
dependencies can be dropped for each one when they start to support
x86_64.

Signed-off-by: default avatarEduardo Habkost <ehabkost@redhat.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent e61bd94a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment