Re: x86: A fast way to check capabilities of the current cpu

From: H. Peter Anvin
Date: Fri Jan 21 2011 - 17:33:58 EST


On 01/21/2011 09:46 AM, Christoph Lameter wrote:
>> Oh, you're right. Sorry about that. Can you please then add a
>> comment noting that the operation is x86 only? Maybe prefix it with
>> x86_?
>
> For a function defined in an specific include file and only used in arch
> specific code?

Yes, x86_ prefix to indicate it's an x86-specific interface, as opposed
to arch_ which is a architecture-specific component of the
implementation of a generic interface.

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