Re: [PATCH] x86: fix percpu_{to,from}_op()

From: Ingo Molnar
Date: Mon May 11 2009 - 15:20:38 EST



* Jan Beulich <JBeulich@xxxxxxxxxx> wrote:

> - the byte operand constraints were wrong for 32-bit
> - the to-op's input operands weren't properly parenthesized
>
> [ Impact: compilation problem fix ]
>
> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
>
> ---
> arch/x86/include/asm/percpu.h | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)

applied to x86/urgent, thanks.

Btw., what kind of compilation problem did you experience? Did GCC
bail out with a constraint error (which version?), or did you get a
miscompiled kernel?

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