From: Christoph Egger <Christoph.Egger@amd.com>
To: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: [PATCH] netbsd: disable CONFIG_SYSTEM_LIBAIO
Date: Fri, 6 Jan 2012 16:42:12 +0100 [thread overview]
Message-ID: <4F071654.3000102@amd.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 363 bytes --]
Disable CONFIG_SYSTEM_LIBAIO on NetBSD.
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>
--
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632
[-- Attachment #2: xen_libaio.diff --]
[-- Type: text/plain, Size: 246 bytes --]
diff -r 4086e4811547 config/NetBSD.mk
--- a/config/NetBSD.mk Thu Jan 05 17:25:23 2012 +0000
+++ b/config/NetBSD.mk Fri Jan 06 16:39:18 2012 +0100
@@ -16,3 +16,5 @@ XEN_LOCK_DIR = $(PREFIX)/var/lib
endif
WGET = ftp
+
+CONFIG_SYSTEM_LIBAIO = n
[-- Attachment #3: Type: text/plain, Size: 138 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
next reply other threads:[~2012-01-06 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-06 15:42 Christoph Egger [this message]
2012-01-07 22:41 ` [PATCH] netbsd: disable CONFIG_SYSTEM_LIBAIO Roger Pau Monné
2012-01-08 8:48 ` Ian Campbell
[not found] ` <4F0B1672.5080304@amd.com>
2012-01-09 16:37 ` Ian Campbell
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=4F071654.3000102@amd.com \
--to=christoph.egger@amd.com \
--cc=xen-devel@lists.xensource.com \
/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;
as well as URLs for NNTP newsgroup(s).