“4609d029aa8a2c7e0ad71e329c6e3493e1e95040”上不存在“drivers/platform/x86/acer-wmi.c”
Fix handling of sparse NUMA topologies
When finding a sparse NUMA topology, libnuma will return ENOENT the first time it is invoked. On subsequent invocations it will return success, but with an all-1's CPU mask. Check for this, to avoid polluting the capabilities XML with 4096 bogus CPUs * src/nodeinfo.c: Check for all-1s CPU mask
Showing
想要评论请 注册 或 登录