Comment 180 for bug 1358835

Revision history for this message
Serge Hallyn (serge-hallyn) wrote :

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.