Re: [patch 1/2] x86, fpu: split FPU state from task struct - v3

From: Ingo Molnar
Date: Tue Mar 04 2008 - 03:20:47 EST



* Suresh Siddha <suresh.b.siddha@xxxxxxxxx> wrote:

> > Also this weak linkage stuff creaping in is really ugly.
>
> hmm.. any better suggestion?

i dont find it ugly at all - it's far easier to read than an #ifdef
maze. And the fact that it's marked "weak" is enough of a visual warning
IMO that this is just default behavior and that the arch might have
overriden it.

Ingo
--
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/