x86: vSMP: use pvops only if platform has the capability to support it
authorRavikiran G Thirumalai <kiran@scalex86.org>
Thu, 20 Mar 2008 07:43:16 +0000 (00:43 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:08 +0000 (17:41 +0200)
commit9f6d8552a9cb49dc556777bbdf7ac8b3d7e18edb
treecb659037f8391656804ab972033de1352fa0b22e
parentaa7d8e25eca5deb33eb08013bc78a80514349b40
x86: vSMP: use pvops only if platform has the capability to support it

Re-arrange set_vsmp_pv_ops so that pv_ops are set only if
the platform has capability to support paravirtualized irq ops

Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/vsmp_64.c