mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 03:33:02 +01:00
Changelog: =========== - Fix fallback for set_mempolicy_home_node syscall - Add -w and --weighted-interleave for weighted interleave mode - Fix the using of the uninitialized value - Fix RESOURCE_LEAK in show() - Add documentation for weighted interleave - Don't fail build when set_mempolicy_home_node syscall is unknown - eliminate hard-coded tables - Update numactl.c (green-br) - fix nodemask allocation size for get_mempolicy - Save and restore errno when probing for SET_PREFERRED_MANY - Make numa_available respect EPERM - Fix unitialized variables - more unitialized variables - Replace fgrep with grep -F to fix warning - Set version number back again - Increase version number to 2.0.19 - Regenerate configure for new version (From OE-Core rev: 7939e3289527a0b93f45efd17733c1e5eac42934) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>