Thread (10 messages) 10 messages, 2 authors, 2025-07-21

Re: [PATCH v2 1/6] tracing: probe: Allocate traceprobe_parse_context from heap

From: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Date: 2025-07-21 22:35:53
Also in: lkml

On Mon, 21 Jul 2025 13:19:07 -0400
Steven Rostedt [off-list ref] wrote:
On Sun, 20 Jul 2025 15:21:47 +0900
"Masami Hiramatsu (Google)" [off-list ref] wrote:
quoted
 
+#include <linux/bitops.h>
+#include <linux/btf.h>
+#include <linux/cleanup.h>
+#include <linux/kprobes.h>
+#include <linux/limits.h>
+#include <linux/perf_event.h>
+#include <linux/ptrace.h>
 #include <linux/seq_file.h>
 #include <linux/slab.h>
 #include <linux/smp.h>
-#include <linux/tracefs.h>
-#include <linux/types.h>
 #include <linux/string.h>
-#include <linux/ptrace.h>
-#include <linux/perf_event.h>
-#include <linux/kprobes.h>
 #include <linux/stringify.h>
-#include <linux/limits.h>
+#include <linux/tracefs.h>
+#include <linux/types.h>
 #include <linux/uaccess.h>
-#include <linux/bitops.h>
-#include <linux/btf.h>
+
A re-sort should be a separate patch, as I can't tell what changed in
the header for this patch.
OK, let me make it a separate patch.

Thanks!
-- Steve

-- 
Masami Hiramatsu (Google) [off-list ref]
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help