From: Blaisorblade <blaisorblade@yahoo.it>
To: akpm@osdl.org
Cc: Jeff Dike <jdike@addtoit.com>,
linux-kernel@vger.kernel.org,
user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] [PATCH 1/7] UML - -mm3 compile fix
Date: Thu, 28 Jul 2005 19:29:25 +0200 [thread overview]
Message-ID: <200507281929.26273.blaisorblade@yahoo.it> (raw)
In-Reply-To: <200507281626.j6SGQgsI009471@ccure.user-mode-linux.org>
On Thursday 28 July 2005 18:26, Jeff Dike wrote:
> -mm3 adds an include of asm/vm86.h in include/asm-i386/ptrace.h. Since UML
> includes the underlying arch's ptrace.h, it needs an asm/vm86.h in order
> to build.
Note for both Jeff and Akpm: this is also for the current Linus' git
repository (just since today).
> Signed-off-by: Jeff Dike <jdike@addtoit.com>
> Index: linux-2.6.12-rc3-mm2/include/asm-um/vm86.h
> ===================================================================
> --- linux-2.6.12-rc3-mm2.orig/include/asm-um/vm86.h 2005-07-28
> 05:04:34.593890552 -0400 +++
> linux-2.6.12-rc3-mm2/include/asm-um/vm86.h 2005-07-28 11:13:32.000000000
> -0400 @@ -0,0 +1,6 @@
> +#ifndef __UM_VM86_H
> +#define __UM_VM86_H
> +
> +#include "asm/arch/vm86.h"
> +
> +#endif
--
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
prev parent reply other threads:[~2005-07-28 17:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-28 16:26 [uml-devel] [PATCH 1/7] UML - -mm3 compile fix Jeff Dike
2005-07-28 17:29 ` Blaisorblade [this message]
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=200507281929.26273.blaisorblade@yahoo.it \
--to=blaisorblade@yahoo.it \
--cc=akpm@osdl.org \
--cc=jdike@addtoit.com \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox