]> www.infradead.org Git - users/jedix/linux-maple.git/commit
landlock: Remove KUnit test that triggers a warning
authorMickaël Salaün <mic@digikod.net>
Sat, 3 May 2025 06:53:58 +0000 (08:53 +0200)
committerMickaël Salaün <mic@digikod.net>
Sat, 3 May 2025 06:55:42 +0000 (08:55 +0200)
commitb1525d0a8d3ad98487775232c3a861f3f4d894ea
treed5a23c598eb784b494bbc0339fd959f141b19b2d
parentb4432656b36e5cc1d50a1f2dc15357543add530e
landlock: Remove KUnit test that triggers a warning

A KUnit test checking boundaries triggers a canary warning, which may be
disturbing.  Let's remove this test for now.  Hopefully, KUnit will soon
get support for suppressing warning backtraces [1].

Cc: Alessandro Carminati <acarmina@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Günther Noack <gnoack@google.com>
Reported-by: Tingmao Wang <m@maowtm.org>
Closes: https://lore.kernel.org/r/20250327213807.12964-1-m@maowtm.org
Link: https://lore.kernel.org/r/20250425193249.78b45d2589575c15f483c3d8@linux-foundation.org
Link: https://lore.kernel.org/r/20250503065359.3625407-1-mic@digikod.net
Signed-off-by: Mickaël Salaün <mic@digikod.net>
security/landlock/audit.c