commit | 46b0a67e8f22d2dbc679b37b26c5ff0f50424847 | [log] [tgz] |
---|---|---|
author | Terry Tritton <terry.tritton@linaro.org> | Fri Jul 04 11:37:49 2025 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun Jul 06 09:39:01 2025 +0200 |
tree | 6c97ee0a6bd4c6e627e6108db85cf11964d3261e | |
parent | 9a57c3773152a3ff2c35cc8325e088d011c9f83b [diff] |
selftests/futex: Add futex_numa to .gitignore futex_numa was never added to the .gitignore file. Add it. Fixes: 9140f57c1c13 ("futex,selftests: Add another FUTEX2_NUMA selftest") Signed-off-by: Terry Tritton <terry.tritton@linaro.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: André Almeida <andrealmeid@igalia.com> Link: https://lore.kernel.org/all/20250704103749.10341-1-terry.tritton@linaro.org