[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200705021137.48675.ak@novell.com>
Date: Wed, 2 May 2007 11:37:48 +0200
From: Andi Kleen <ak@...ell.com>
To: Jeff Dike <jdike@...toit.com>
Cc: akpm@...l.org, LKML <linux-kernel@...r.kernel.org>,
uml-devel <user-mode-linux-devel@...ts.sourceforge.net>
Subject: Re: [PATCH 2/6] Create asm-i386/cmpxchg.h
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists