[LTP] [PATCH v3] syscalls: consolidate getpid02 into getppid02

Andrea Cervesato andrea.cervesato@suse.com
Thu Aug 13 13:01:46 CEST 2026


Hi Jinseok,

merged, with a small fix in cleanup: child_pid needed to be checked
before unloading the memory:

if (child_pid)
    SAFE_MUNMAP(..)

Regards,
--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list