We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b74dd commit 00851a7Copy full SHA for 00851a7
tests/patch/build_tools/build_tools.sh
@@ -33,7 +33,7 @@ echo "Now at:"
33
git log -1 --pretty='%h ("%s")' HEAD
34
35
# These are either very slow or don't build
36
-export SKIP_TARGETS="bpf dt kvm landlock livepatch lsm sched_ext user_events mm powerpc"
+export SKIP_TARGETS="bpf dt kvm landlock livepatch lsm sched_ext user_events mm powerpc filesystems/mount-notify ublk"
37
38
pr "Cleaning"
39
make O=$output_dir $build_flags -C tools/testing/selftests/ clean
0 commit comments