On Thu, Mar 13, 2025 at 4:37 PM Stephen Hemminger <step...@networkplumber.org> wrote: > > On Thu, 13 Mar 2025 14:19:03 +0800 > Yang Ming <ming.1.y...@nokia-sbell.com> wrote: > > > This change ensures that the current process is checked for > > being run with 'setarch' before verifying the value of > > '/proc/sys/kernel/randomize_va_space'. The '-R' or > > '--addr-no-randomize' parameter of the 'setarch' command is used > > to disable the randomization of the virtual address space. > > > > Fixes: af75078fece3 ("first public release") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Yang Ming <ming.1.y...@nokia-sbell.com> > Acked-by: Stephen Hemminger <step...@networkplumber.org>
Applied, thanks. -- David Marchand