Re: [libvirt] [PATCH] nodeinfo: work when hot-plugging is disabled

2010-09-22 Thread Daniel P. Berrange
On Tue, Sep 21, 2010 at 11:44:03AM -0600, Eric Blake wrote: Fixes https://bugzilla.redhat.com/show_bug.cgi?id=635857. * src/nodeinfo.c (cpu_online): Allow missing directory for all CPUs, not just cpu0. Signed-off-by: Eric Blake ebl...@redhat.com --- src/nodeinfo.c |5 +++-- 1 files

[libvirt] [PATCH] nodeinfo: work when hot-plugging is disabled

2010-09-21 Thread Eric Blake
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=635857. * src/nodeinfo.c (cpu_online): Allow missing directory for all CPUs, not just cpu0. Signed-off-by: Eric Blake ebl...@redhat.com --- src/nodeinfo.c |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git