]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/torture.c
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
[linux.git] / kernel / torture.c
index a8d9bdfba7c37280cb335bf6c4aeca615d05dcbb..7c13f5558b71939348ae3dca2d866b3fb83c490d 100644 (file)
@@ -263,7 +263,6 @@ static void torture_onoff_cleanup(void)
        onoff_task = NULL;
 #endif /* #ifdef CONFIG_HOTPLUG_CPU */
 }
-EXPORT_SYMBOL_GPL(torture_onoff_cleanup);
 
 /*
  * Print online/offline testing statistics.
@@ -449,7 +448,6 @@ static void torture_shuffle_cleanup(void)
        }
        shuffler_task = NULL;
 }
-EXPORT_SYMBOL_GPL(torture_shuffle_cleanup);
 
 /*
  * Variables for auto-shutdown.  This allows "lights out" torture runs