On Wed, 01 Nov 2006 21:32:30 +1100 Rusty Russell <[email protected]> wrote: > +static __inline void apic_write(unsigned long reg, unsigned long v) > +static __inline void apic_write_atomic(unsigned long reg, unsigned long v) > +static __inline unsigned long apic_read(unsigned long reg) Just `inline', please. - 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 6/7] paravirtualization: Add APIC accessors to paravirt-ops.
- From: Rusty Russell <[email protected]>
- Re: [PATCH 6/7] paravirtualization: Add APIC accessors to paravirt-ops.
- References:
- [PATCH 0/7] x86 paravirtualization infrastructure
- From: Chris Wright <[email protected]>
- [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Chris Wright <[email protected]>
- Re: [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Andi Kleen <[email protected]>
- Re: [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Rusty Russell <[email protected]>
- Re: [PATCH 6/7] Add APIC accessors to paravirt-ops.
- From: Andi Kleen <[email protected]>
- [PATCH 1/7] paravirtualization: header and stubs for paravirtualizing critical operations
- From: Rusty Russell <[email protected]>
- [PATCH 2/7] paravirtualization: Patch inline replacements for common paravirt operations.
- From: Rusty Russell <[email protected]>
- [PATCH 3/7] paravirtualization: More generic paravirtualization entry point.
- From: Rusty Russell <[email protected]>
- [PATCH 4/7] paravirtualization: Allow selected bug checks to be skipped by paravirt kernels
- From: Rusty Russell <[email protected]>
- [PATCH 5/7] paravirtualization: Allow disabling legacy power management modes with paravirt kernels
- From: Rusty Russell <[email protected]>
- [PATCH 6/7] paravirtualization: Add APIC accessors to paravirt-ops.
- From: Rusty Russell <[email protected]>
- [PATCH 0/7] x86 paravirtualization infrastructure
- Prev by Date: Re: [PATCH 4/7] paravirtualization: Allow selected bug checks to be skipped by paravirt kernels
- Next by Date: Re: [PATCH 1/7] paravirtualization: header and stubs for paravirtualizing critical operations
- Previous by thread: [PATCH 7/7] paravirtualization: Add mmu virtualization to paravirt-ops.
- Next by thread: Re: [PATCH 6/7] paravirtualization: Add APIC accessors to paravirt-ops.
- Index(es):