]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/trace/trace_hwlat.c
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[karo-tx-linux.git] / kernel / trace / trace_hwlat.c
index af344a1bf0d0e6270e5e659ffa160753e148cdd9..1199fe1d8eba926f3b8d8ab783f9a50c9e55d859 100644 (file)
@@ -322,10 +322,7 @@ static void move_to_next_cpu(bool initmask)
  * need to ensure nothing else might be running (and thus preempting).
  * Obviously this should never be used in production environments.
  *
- * Currently this runs on which ever CPU it was scheduled on, but most
- * real-world hardware latency situations occur across several CPUs,
- * but we might later generalize this if we find there are any actualy
- * systems with alternate SMI delivery or other hardware latencies.
+ * Executes one loop interaction on each CPU in tracing_cpumask sysfs file.
  */
 static int kthread_fn(void *data)
 {