On 1/27/22 11:09 AM, André Almeida wrote:
Hi Usama,
Às 14:44 de 27/01/22, Muhammad Usama Anjum escreveu:
Recursive make commands should always use the variable MAKE, not the explicit command name ‘make’. This has benefits and removes the following warning when multiple jobs are used for the build:
make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
Fixes: a8ba798bc8ec ("selftests: enable O and KBUILD_OUTPUT") Signed-off-by: Muhammad Usama Anjum usama.anjum@collabora.com
Thanks for the patch!
Reviewed-by: André Almeida andrealmeid@collabora.com
Thank you for the patch. Applied to linux-kselftest fixes for rc3
thanks, -- Shuah