Re: [PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-19 Thread Ravikiran Thirumalai
On Sun, Feb 17, 2008 at 06:56:56PM -0200, Glauber Costa wrote: >On Feb 17, 2008 4:05 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote: >> >> * Glauber Costa <[EMAIL PROTECTED]> wrote: >> >> > config X86_VSMP >> > bool "Support for ScaleMP vSMP" >> > depends on X86_64 && PCI >> > - help

Re: [PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-19 Thread Ravikiran Thirumalai
On Sun, Feb 17, 2008 at 06:56:56PM -0200, Glauber Costa wrote: On Feb 17, 2008 4:05 PM, Ingo Molnar [EMAIL PROTECTED] wrote: * Glauber Costa [EMAIL PROTECTED] wrote: config X86_VSMP bool Support for ScaleMP vSMP depends on X86_64 PCI - help + select PARAVIRT +

Re: [PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-17 Thread Glauber Costa
On Feb 17, 2008 4:05 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote: > > * Glauber Costa <[EMAIL PROTECTED]> wrote: > > > config X86_VSMP > > bool "Support for ScaleMP vSMP" > > depends on X86_64 && PCI > > - help > > + select PARAVIRT > > + help > > hm, what's the idea here?

Re: [PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-17 Thread Ingo Molnar
* Glauber Costa <[EMAIL PROTECTED]> wrote: > config X86_VSMP > bool "Support for ScaleMP vSMP" > depends on X86_64 && PCI > - help > + select PARAVIRT > + help hm, what's the idea here? Ingo -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-17 Thread Ingo Molnar
* Glauber Costa [EMAIL PROTECTED] wrote: config X86_VSMP bool Support for ScaleMP vSMP depends on X86_64 PCI - help + select PARAVIRT + help hm, what's the idea here? Ingo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the

Re: [PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-17 Thread Glauber Costa
On Feb 17, 2008 4:05 PM, Ingo Molnar [EMAIL PROTECTED] wrote: * Glauber Costa [EMAIL PROTECTED] wrote: config X86_VSMP bool Support for ScaleMP vSMP depends on X86_64 PCI - help + select PARAVIRT + help hm, what's the idea here? guys from scalemp can

[PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-11 Thread Glauber Costa
Signed-off-by: Glauber Costa <[EMAIL PROTECTED]> Signed-off-by: Ravikiran Thirumalai <[EMAIL PROTECTED]> Acked-by: Shai Fultheim <[EMAIL PROTECTED]> --- arch/x86/Kconfig |3 ++ arch/x86/kernel/vsmp_64.c | 56 + 2 files changed, 58

[PATCH 4/5] [PATCH] introduce paravirt helpers

2008-02-11 Thread Glauber Costa
Signed-off-by: Glauber Costa [EMAIL PROTECTED] Signed-off-by: Ravikiran Thirumalai [EMAIL PROTECTED] Acked-by: Shai Fultheim [EMAIL PROTECTED] --- arch/x86/Kconfig |3 ++ arch/x86/kernel/vsmp_64.c | 56 + 2 files changed, 58