All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] netbsd: disable CONFIG_SYSTEM_LIBAIO
@ 2012-01-06 15:42 Christoph Egger
  2012-01-07 22:41 ` Roger Pau Monné
  2012-01-08  8:48 ` Ian Campbell
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Egger @ 2012-01-06 15:42 UTC (permalink / raw)
  To: xen-devel

[-- 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-09 16:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-06 15:42 [PATCH] netbsd: disable CONFIG_SYSTEM_LIBAIO Christoph Egger
2012-01-07 22:41 ` Roger Pau Monné
2012-01-08  8:48 ` Ian Campbell
     [not found]   ` <4F0B1672.5080304@amd.com>
2012-01-09 16:37     ` Ian Campbell

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.