On Fri, Nov 09, 2007 at 04:43:05PM -0200, Glauber de Oliveira Costa wrote: > This patch makes vsmp a paravirt client. It now uses the whole > infrastructure provided by pvops. When we detect we're running > a vsmp box, we change the irq-related paravirt operations (and so, > it have to happen quite early), and the patching function The PARAVIRT ifdefs look wrong. Surely you don't need them at all because it cannot work at all without paravirt. Also you got some white space damage. And the "EM64T based comment" is wrong because there are AMD based vSMPs too. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 24/24] make vsmp a paravirt client
- From: Glauber de Oliveira Costa <[email protected]>
- Re: [PATCH 24/24] make vsmp a paravirt client
- References:
- [PATCH 15/24] native versions for set pagetables
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 16/24] add native functions for descriptors handling
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 17/24] This patch add provisions for time related functions so they
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 18/24] export cpu_gdt_descr
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 20/24] tweak io_64.h for paravirt.
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 21/24] native versions for page table entries values
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 22/24] prepare x86_64 architecture initialization for paravirt
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 23/24] consolidation of paravirt for 32 and 64 bits
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 24/24] make vsmp a paravirt client
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 15/24] native versions for set pagetables
- Prev by Date: Re: [PATCH] netx: remove bogus defconfig patch with wrong -p
- Next by Date: Re: 2.6.24 regression: hibernation hangs on "Suspending console" in low-battery condition
- Previous by thread: [PATCH 24/24] make vsmp a paravirt client
- Next by thread: Re: [PATCH 24/24] make vsmp a paravirt client
- Index(es):