Public bug reported:

In bug 1358835 we applied a fix to supress a warning.  The patch is different
from upstream (and appears wrong).

In particular,

+               if (numa_bitmask_isbitset(numa_nodes_ptr, node)) {

becomes

+               if (f) {

Switch to a straight cherrypick of the upstream patch.

** Affects: numactl (Ubuntu)
     Importance: Medium
         Status: Triaged

** Affects: numactl (Ubuntu Trusty)
     Importance: Undecided
         Status: New

** Affects: numactl (Ubuntu Vivid)
     Importance: Undecided
         Status: New

** Changed in: numactl (Ubuntu)
   Importance: Undecided => Medium

** Changed in: numactl (Ubuntu)
       Status: New => Triaged

** Also affects: numactl (Ubuntu Vivid)
   Importance: Undecided
       Status: New

** Also affects: numactl (Ubuntu Trusty)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1535494

Title:
  Fix numa_node_to_cpus patch

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to