Glauber de Oliveira Costa wrote: > The interrupt initialization routine becomes native_init_IRQ and will > be overriden later in case paravirt is on. > > The interrupt vector is made global, so paravirt guests can reference > it in their initializations. Why? And if so, wouldn't it be better to add an accessor function instead? J - 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/
- References:
- Introducing paravirt_ops for x86_64
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 1/25] [PATCH] header file move
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 2/25] [PATCH] tlb flushing routines
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 3/25] [PATCH] irq_flags / halt routines
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 4/25] [PATCH] Add debugreg/load_rsp native hooks
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 5/25] [PATCH] native versions for system.h functions
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 6/25] [PATCH] add native_apic read and write functions, as well as boot clocks ones
- From: Glauber de Oliveira Costa <[email protected]>
- [PATCH 7/25] [PATCH] interrupt related native paravirt functions.
- From: Glauber de Oliveira Costa <[email protected]>
- Introducing paravirt_ops for x86_64
- Prev by Date: Re: [PATCH] flush icache before set_pte() on ia64 take9 [2/2] flush icache at set_pte
- Next by Date: Re: [PATCH] Add ability to print calltraces tighter on i386
- Previous by thread: Re: [PATCH 13/25] [PATCH] turn msr.h functions into native versions
- Next by thread: Re: [PATCH 5/25] [PATCH] native versions for system.h functions
- Index(es):