Re: build fix for x86_64...

From: Andi Kleen
Date: Fri Jul 20 2007 - 04:33:23 EST


On Friday 20 July 2007 01:54:51 Luck, Tony wrote:

> > Tony, perhaps it would make sense to define some common CONFIG
> > for COMPAT_FOR_U64_ALIGNMENT longer term to make the #ifs for this
> > case a little less ugly.
>
> Certainly if there is ever a third architecture that needs this the
> #if mess will be beyond bad. But with only the two of us we'd trade
> one ugly #ifdef line here for another half-dozen lines in each of
> our Kconfig files to define the new term.

Half dozens?

config COMPAT_FOR_U64_ALIGNMENT
bool
default y

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