On Thu, Dec 5, 2019 at 4:20 AM Masami Hiramatsu mhiramat@kernel.org wrote:
Hi,
Here is the v2 series to fix build warnings and erorrs on kselftest safesetid. This version includes a fix for a runtime error.
Thank you,
Masami Hiramatsu (3): selftests: safesetid: Move link library to LDLIBS selftests: safesetid: Check the return value of setuid/setgid selftests: safesetid: Fix Makefile to set correct test program
These 3 fixes look good, thanks. Were you thinking they would go through my SafeSetID tree or is there a dedicated one for selftests? I guess if you're not sure someone else on here can chime in, or I can just take them through my tree if I don't hear anything.
tools/testing/selftests/safesetid/Makefile | 5 +++-- tools/testing/selftests/safesetid/safesetid-test.c | 15 ++++++++++----- 2 files changed, 13 insertions(+), 7 deletions(-)
-- Masami Hiramatsu (Linaro) mhiramat@kernel.org