]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/x86/fsgsbase: Reap a forgotten child
authorAndy Lutomirski <luto@kernel.org>
Wed, 26 Aug 2020 17:00:45 +0000 (10:00 -0700)
committerIngo Molnar <mingo@kernel.org>
Wed, 26 Aug 2020 18:54:17 +0000 (20:54 +0200)
commit4f94fda1aaff333d9675c922c404ad891003013b
tree00cfd04e201307a2d8b0b98004f813fd0302beb5
parentd6157db4663888779c85b5ac7af631c5bbb3b0be
selftests/x86/fsgsbase: Reap a forgotten child

The ptrace() test forgot to reap its child.  Reap it.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/e7700a503f30e79ab35a63103938a19893dbeff2.1598461151.git.luto@kernel.org
tools/testing/selftests/x86/fsgsbase.c