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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

Reply via email to