[LTP] [PATCH v2] cgroup_core02: Allocate child stack using mmap()

Petr Vorel pvorel@suse.cz
Mon Jan 20 14:07:25 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.

merged, thank you!

Kind regards,
Petr


More information about the ltp mailing list