[PATCH v3 0/5] Fix Landlock audit test flakiness
Günther Noack
gnoack3000 at gmail.com
Thu Apr 2 20:57:55 UTC 2026
On Thu, Apr 02, 2026 at 10:52:46PM +0200, Günther Noack wrote:
> My kernel config is this:
>
> make defconfig
> make kvm_guest.config
> KCONFIG_CONFIG="${KBUILD_OUTPUT}/.config" ./scripts/kconfig/merge_config.sh "${KBUILD_OUTPUT}/.config" tools/testing/selftests/landlock/config
> make debug.config
> echo "CONFIG_RANDOMIZE_BASE=n" >> "${KBUILD_OUTPUT}/.config"
> make olddefconfig
P.S.: I should point out, everytime that I have observed these
flakiness problems with the audit tests, it was in this debug config.
I suspect that it adds delays in a way that makes it more likely.
–Günther
More information about the Linux-security-module-archive
mailing list