Loading...
tests/correct_kernel_booted.c xnu-12377.121.6 xnu-8792.81.2
--- xnu/xnu-12377.121.6/tests/correct_kernel_booted.c
+++ xnu/xnu-8792.81.2/tests/correct_kernel_booted.c
@@ -113,7 +113,7 @@
 T_DECL(correct_kernel_booted,
     "Make sure the kernel on disk matches the running kernel, by UUID.",
     T_META_RUN_CONCURRENTLY(true),
-    T_META_CHECK_LEAKS(false), T_META_TAG_VM_NOT_PREFERRED)
+    T_META_CHECK_LEAKS(false))
 {
 	T_SETUPBEGIN;