On Thu, Mar 12, 2020 at 1:36 PM Paul Moore <paul@xxxxxxxxxxxxxx> wrote: > On Thu, Mar 12, 2020 at 4:40 AM Ondrej Mosnacek <omosnace@xxxxxxxxxx> wrote: > > Currently the code sets it to at most 128K, but this is not enough in > > some aarch64/ppc64le environments. Therefore, stop guessing the magic > > threshold and just set it straight to RLIM_INFINITY. > > > > Fixes: 8f0f980a4ad5 ("selinux-testsuite: Add BPF tests") > > Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx> > > --- > > tests/bpf/bpf_common.c | 16 ++++------------ > > 1 file changed, 4 insertions(+), 12 deletions(-) > > I have to make a similar fix to the audit-testsuite earlier this week, > I didn't think to check the selinux-testsuite because the bpf tests > were running just fine on my aarch64 test system. Sorry about that, I > should have checked regardless. > > One small style nit below, but otherwise ... > > Acked-by: Paul Moore <paul@xxxxxxxxxxxxxx> I went ahead and applied the patch, thanks! -- Ondrej Mosnacek <omosnace at redhat dot com> Software Engineer, Security Technologies Red Hat, Inc.