[Bug 1535494] [NEW] Fix numa_node_to_cpus patch
Serge Hallyn
1535494 at bugs.launchpad.net
Tue Jan 19 01:14:07 UTC 2016
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
Server Team, which is subscribed to numactl in 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
More information about the Ubuntu-server-bugs
mailing list