Re: [PATCH] x86: vSMP selection in config

2008-02-26 Thread Sam Ravnborg
On Sun, Feb 24, 2008 at 10:43:49PM -0800, Yinghai Lu wrote: > > find out vSMP setting is going away in config after make oldconfig > > vSMP need to PARAVIRT and PCI. > so move PARAVIRT out of if PARAVIRT_GUEST, and make vSMP select PCI instead of > depends on PCI > > after patch vSMP could

Re: [PATCH] x86: vSMP selection in config

2008-02-26 Thread Sam Ravnborg
On Sun, Feb 24, 2008 at 10:43:49PM -0800, Yinghai Lu wrote: find out vSMP setting is going away in config after make oldconfig vSMP need to PARAVIRT and PCI. so move PARAVIRT out of if PARAVIRT_GUEST, and make vSMP select PCI instead of depends on PCI after patch vSMP could stick there.

[PATCH] x86: vSMP selection in config

2008-02-24 Thread Yinghai Lu
find out vSMP setting is going away in config after make oldconfig vSMP need to PARAVIRT and PCI. so move PARAVIRT out of if PARAVIRT_GUEST, and make vSMP select PCI instead of depends on PCI after patch vSMP could stick there. Signed-off-by: Yinghai Lu <[EMAIL PROTECTED]> Index:

[PATCH] x86: vSMP selection in config

2008-02-24 Thread Yinghai Lu
find out vSMP setting is going away in config after make oldconfig vSMP need to PARAVIRT and PCI. so move PARAVIRT out of if PARAVIRT_GUEST, and make vSMP select PCI instead of depends on PCI after patch vSMP could stick there. Signed-off-by: Yinghai Lu [EMAIL PROTECTED] Index: