From: Gerd Knorr <kraxel@bytesex.org>
To: Jeff Dike <jdike@addtoit.com>,
uml devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: [uml-devel] [patch 2.6.4-rc3] fix dmapool.c build failure
Date: Wed, 10 Mar 2004 14:26:17 +0100 [thread overview]
Message-ID: <20040310132617.GA30984@bytesex.org> (raw)
Hi,
$subject says all. That one is a simple oneliner ;)
Gerd
--- linux-um-2004-03-08/include/asm-um/dma-mapping.h.dma 2004-03-09 23:09:22.951078104 +0100
+++ linux-um-2004-03-08/include/asm-um/dma-mapping.h 2004-03-09 23:09:30.062902703 +0100
@@ -1 +1 @@
-#include <asm-generic/dma-mapping.h>
+#include <asm-generic/dma-mapping-broken.h>
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
reply other threads:[~2004-03-10 14:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20040310132617.GA30984@bytesex.org \
--to=kraxel@bytesex.org \
--cc=jdike@addtoit.com \
--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.