[LTP] [PATCH] cgroup_core02: Allocate child stack using mmap()
Petr Vorel
pvorel@suse.cz
Fri Jan 17 16:03:17 CET 2025
Hi Martin,
> Some architectures like arm64 have strict requirements for stack alignment.
> Statically allocated buffer may result in one of the test processes
> getting killed by SIGBUS. Allocate child stack using mmap() to ensure
> the requirements are met.
Acked-by: Petr Vorel <pvorel@suse.cz>
LGTM, thanks for fixing this.
Kind regards,
Petr
More information about the ltp
mailing list