[Bug 1358835] Re: numa_node_of_cpu() returns warning when cpu_index > 79

Serge Hallyn 1358835 at bugs.launchpad.net
Mon Jan 18 23:29:57 UTC 2016


The patch in our package has the upstream patch except for one apparent
error - it checks for

        if (f)

instead of

        if (numa_bitmask_isbitset(numa_nodes_ptr, node)) {

I think it will be easiest to open a new bug to fix that.  I'll note the
new bug# here.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to numactl in Ubuntu.
https://bugs.launchpad.net/bugs/1358835

Title:
  numa_node_of_cpu() returns warning  when cpu_index > 79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+subscriptions



More information about the Ubuntu-server-bugs mailing list