]> git.proxmox.com Git - mirror_ubuntu-focal-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)
committerStefan Bader <stefan.bader@canonical.com>
Thu, 10 Dec 2020 11:02:47 +0000 (12:02 +0100)
commit67b658005d92760e5e07b02c5d4395f0dbd3ab72
treed9948f92d89936b511275e280ccb7fdc7ccd8f05
parent2c89c63b0a711ed7c8435cec1917efdea4814c77
selftests/x86/fsgsbase: Reap a forgotten child

BugLink: https://bugs.launchpad.net/bugs/1904450
[ Upstream commit ab2dd173330a3f07142e68cd65682205036cd00f ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: William Breathitt Gray <william.gray@canonical.com>
tools/testing/selftests/x86/fsgsbase.c