From: Petr Vorel <pvorel@suse.cz>
To: Martin Doucha <mdoucha@suse.cz>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] cgroup_core02: Allocate child stack using mmap()
Date: Fri, 17 Jan 2025 16:03:17 +0100 [thread overview]
Message-ID: <20250117150317.GA780084@pevik> (raw)
In-Reply-To: <20250117144855.50127-1-mdoucha@suse.cz>
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
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2025-01-17 15:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-17 14:48 [LTP] [PATCH] cgroup_core02: Allocate child stack using mmap() Martin Doucha
2025-01-17 15:03 ` Petr Vorel [this message]
2025-01-17 16:05 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250117150317.GA780084@pevik \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
--cc=mdoucha@suse.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.