From: Greg Kroah-Hartman Date: Thu, 19 Jun 2025 08:20:03 +0000 (+0200) Subject: add nolibc to the ignore_list X-Git-Tag: v6.6.94~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf290681ef08f4037625ee38b3dfe16ed912272e;p=thirdparty%2Fkernel%2Fstable-queue.git add nolibc to the ignore_list --- diff --git a/ignore_list b/ignore_list index 59ae20103a..afe9bbf849 100644 --- a/ignore_list +++ b/ignore_list @@ -42,3 +42,7 @@ fs/xfs/ # Input drivers drivers/input/* + +# nolibc +tools/include/nolibc/* +tools/testing/selftests/nolibc/*