Re: [libvirt] [PATCH 7/9] nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA

2015-07-10 Thread Andrea Bolognani
On Tue, 2015-07-07 at 20:26 -0400, John Ferlan wrote: > Add the sysfs_prefix argument to the call to allow for setting the > path for tests to something other than SYSFS_CPU_PATH which is a > derivative of SYSFS_SYSTEM_PATH > > Use cpupath for nodeCapsInitNUMAFake and remove SYSFS_CPU_PATH > > Si

[libvirt] [PATCH 7/9] nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA

2015-07-07 Thread John Ferlan
Add the sysfs_prefix argument to the call to allow for setting the path for tests to something other than SYSFS_CPU_PATH which is a derivative of SYSFS_SYSTEM_PATH Use cpupath for nodeCapsInitNUMAFake and remove SYSFS_CPU_PATH Signed-off-by: John Ferlan --- src/lxc/lxc_conf.c | 2 +-