Re: [PATCH 2/6] Create asm-i386/cmpxchg.h

From: Andi Kleen
Date: Wed May 02 2007 - 05:39:22 EST


On Tuesday 01 May 2007 20:21:57 Jeff Dike wrote:
> Rearrange the i386 cmpxchg code to allow atomic.h to get it without
> needing to include system.h. This kills warnings in the UML build
> from atomic.h about implicit declarations of cmpxchg symbols. The
> i386 build presumably isn't seeing this because a separate inclusion
> of system.h is covering it over.
>
> The cmpxchg stuff is moved to asm-i386/cmpxchg.h, with an include left
> in system.h for the benefit of generic code which expects cmpxchg
> there.
>
> Meanwhile, atomic.h includes cmpxchg.h.

Doesn't apply against the latest ff tree. Can you please regenerate,
not losing whatever change caused it to reject?

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