Re: [PATCH] [1/1] CPU-i386-Geode: Chipset access macros do not work as expected

From: Andi Kleen
Date: Mon Apr 30 2007 - 10:36:02 EST


Juergen Beisert <juergen127@xxxxxxxxxxxxxx> writes:

> From: Juergen Beisert <juergen.beisert@xxxxxxxxxxxxxxxxx>
>
> Replace NSC/Cyrix specific chipset access macros by inlined functions.
> With the macros a line like this fails (and does nothing):
> setCx86(CX86_CCR2, getCx86(CX86_CCR2) | 0x88);
> With inlined functions this line will work as expected.

Why do the macros not work?

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