Re: [PATCH v6 5/8] tracing: add new type "%pd/%pD" in readme_msg[]

2024-03-20 Thread Google
Hi Ye, Can you split this into (1) > - "\t symstr, \\[\\]\n" > + "\t symstr, %pd, \\[\\]\n" and (2) > - "\t symstr, %pd, \\[\\]\n" > + "\t symstr, %pd/%pD, \\[\\]\n" And merge (1) into [PATCH 3/8], (2) into [PATCH 5/8], so that the

[PATCH v6 5/8] tracing: add new type "%pd/%pD" in readme_msg[]

2024-03-15 Thread Ye Bin
Signed-off-by: Ye Bin --- kernel/trace/trace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/trace/trace.c b/kernel/trace/trace.c index b12f8384a36a..831dfd0773a4 100644 --- a/kernel/trace/trace.c +++ b/kernel/trace/trace.c @@ -5510,7 +5510,7 @@ static const char