Re: [PATCH 0/9] Replace some ARCH_HAS_XYZZY

From: Andi Kleen
Date: Mon Aug 07 2006 - 23:12:57 EST



> They are config characteristics (in many cases). Hiding them in
> header files with dummy inlines or with ARCH_HAS_XYZZY is still
> hiding them IMO, although the inlines are better than the
> ARCH_HAS_XYZZY method. I prefer to see them in the config space
> since I think that's where they belong.

That's just a different way to write a #define. You could as
well keep the originals then.

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