From: Jeff Dike <jdike@addtoit.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net,
Miklos Szeredi <miklos@szeredi.hu>
Subject: Re: [uml-devel] [patch] uml: fix cmpxchg warnings in -mm
Date: Fri, 27 Apr 2007 13:35:11 -0400 [thread overview]
Message-ID: <20070427173511.GA9373@c2.user-mode-linux.org> (raw)
In-Reply-To: <20070427172748.GC1046@uranus.ravnborg.org>
On Fri, Apr 27, 2007 at 07:27:48PM +0200, Sam Ravnborg wrote:
> Then atomic.h should include system.h and not rely on someone else doing it.
> Yes - then system.h may be included twice but that's ok.
I tried that - Andi didn't like it. My current thinking is to pull the
cmpxchg stuff out of system.h into its own header since I don't see
any existing natural place to put it.
Jeff
--
Work email - jdike at linux dot intel dot com
-------------------------------------------------------------------------
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
WARNING: multiple messages have this Message-ID (diff)
From: Jeff Dike <jdike@addtoit.com>
To: Sam Ravnborg <sam@ravnborg.org>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [patch] uml: fix cmpxchg warnings in -mm
Date: Fri, 27 Apr 2007 13:35:11 -0400 [thread overview]
Message-ID: <20070427173511.GA9373@c2.user-mode-linux.org> (raw)
In-Reply-To: <20070427172748.GC1046@uranus.ravnborg.org>
On Fri, Apr 27, 2007 at 07:27:48PM +0200, Sam Ravnborg wrote:
> Then atomic.h should include system.h and not rely on someone else doing it.
> Yes - then system.h may be included twice but that's ok.
I tried that - Andi didn't like it. My current thinking is to pull the
cmpxchg stuff out of system.h into its own header since I don't see
any existing natural place to put it.
Jeff
--
Work email - jdike at linux dot intel dot com
next prev parent reply other threads:[~2007-04-27 17:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-27 16:18 [uml-devel] [patch] uml: fix cmpxchg warnings in -mm Miklos Szeredi
2007-04-27 16:18 ` Miklos Szeredi
2007-04-27 16:19 ` [uml-devel] [patch] uml: remove #warnings Miklos Szeredi
2007-04-27 16:19 ` Miklos Szeredi
2007-04-27 17:27 ` [uml-devel] [patch] uml: fix cmpxchg warnings in -mm Sam Ravnborg
2007-04-27 17:27 ` Sam Ravnborg
2007-04-27 17:35 ` Jeff Dike [this message]
2007-04-27 17:35 ` Jeff Dike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070427173511.GA9373@c2.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=sam@ravnborg.org \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.