Re: [PATCH 6/7] paravirtualization: Add APIC accessors toparavirt-ops.

From: Andrew Morton
Date: Wed Nov 01 2006 - 18:32:06 EST


On Wed, 01 Nov 2006 21:32:30 +1100
Rusty Russell <rusty@xxxxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/