Re: [PATCH v2 08/10] nodeinfo: Use nodeGetOnlineCPUBitmap() when parsing node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2015-07-22 at 10:34 +0200, Peter Krempa wrote:
> 
> > @@ -432,6 +432,9 @@ virNodeParseNode(const char *sysfs_prefix,
> >      present_cpumap = nodeGetPresentCPUBitmap(sysfs_prefix);
> >      if (!present_cpumap)
> >          goto cleanup;
> > +    online_cpus_map = nodeGetOnlineCPUBitmap(sysfs_prefix, NULL);
> 
> This can't be compiled since nodeGetOnlineCPUBitmap doesn't have the
> second parameter. I see that you've fixed it in next commit so I'll 
> move
> it here before pushing.

Sorry, must have slipped through during one of the rebases.
Thanks for catching it.

Cheers.

-- 
Andrea Bolognani
Software Engineer - Virtualization Team

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]