Re: [PATCH] alpha: fix module load failures on smp (bug #10926)

From: Ivan Kokshaysky
Date: Mon Jun 23 2008 - 19:53:28 EST


On Mon, Jun 23, 2008 at 08:57:22PM +0000, Thorsten Kranzkowski wrote:
> This causes a regression for my ev4 uniprocessor build:

Doh.

> +#define PER_CPU_ATTRIBUTES
> +
> #endif /* SMP */
>
> #define DECLARE_PER_CPU(type, name) extern __typeof__(type) per_cpu_var(name)
>
>
> Signed-off-by: Thorsten Kranzkowski <dl8bcu@xxxxxxxxx>

Acked-by: Ivan Kokshaysky <ink@xxxxxxxxxxxxxxxxxxxx>

Ivan.
--
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/