From 78c7fb52cc9c7099e0bc557ea707f2e4e632cc8a3b2115e5762106515ccfa8ac Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 21 Jun 2010 16:01:08 +0000 Subject: [PATCH] Re-enable numa support now that bnc#598488 is resolved OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=57 --- libvirt.changes | 4 ++++ libvirt.spec | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libvirt.changes b/libvirt.changes index 996d48f..6ed8fd5 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,7 @@ +------------------------------------------------------------------- +Mon Jun 21 10:00:13 MDT 2010 - jfehlig@novell.com +- Re-enable numa support now that bnc#598488 is resolved. + ------------------------------------------------------------------- Fri Jun 4 13:16:31 MDT 2010 - jfehlig@novell.com - Allocate buffer to hold xend content diff --git a/libvirt.spec b/libvirt.spec index 20014b9..ebeb148 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -62,10 +62,6 @@ %ifnarch x86_64 ia64 %define with_numactl 0 %endif -# TEMP: no numa on 11.3 / Factory until bnc#598488 is resolved -%if 0%{?suse_version} > 1120 -%define with_numactl 0 -%endif # SLES doesn't contain OpenVZ, VBox, UML, OpenNebula, or ESX %if 0%{?sles_version} %define with_openvz 0