Re: build fix for x86_64...

From: Randy Dunlap
Date: Fri Jul 20 2007 - 11:53:34 EST


On Fri, 20 Jul 2007 10:32:47 +0200 Andi Kleen wrote:

> 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

or even
def_bool y


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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/