Re: [PATCH] x86 byteorder.h: use __asm__/__inline__ for userspace

From: H. Peter Anvin
Date: Sat Dec 27 2008 - 13:59:10 EST


Sam Ravnborg wrote:
>
> I wnet with the scripted conversion for now.
> If that does not fly we can come back to this proposal.
>
> What I like most with the auto conversion is that we avoid
> adding yet another special rule about how to do stuff in exported headers.
>

Indeed, and being keyword conversion, it's independent of context, at
least as long as one doesn't have too many run-ins with weird uses of
the # and ## preprocessor operators, which are a *lot* easier to rule
out globally.

-hpa

--
H. Peter Anvin, Intel Open Source Technology Center
I work for Intel. I don't speak on their behalf.

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