Re: [PATCH v5 2/4] preemptirq_delay_test: Add the burst feature and a sysfs trigger

From: Viktor Rosendahl
Date: Wed Sep 04 2019 - 15:10:45 EST


On 9/4/19 1:42 PM, Steven Rostedt wrote:
On Tue, 3 Sep 2019 15:26:00 +0200
Viktor Rosendahl <viktor.rosendahl@xxxxxxxxx> wrote:
diff --git a/kernel/trace/preemptirq_delay_test.c b/kernel/trace/preemptirq_delay_test.c
index d8765c952fab..dc281fa75198 100644
--- a/kernel/trace/preemptirq_delay_test.c
+++ b/kernel/trace/preemptirq_delay_test.c
@@ -3,6 +3,7 @@
* Preempt / IRQ disable delay thread to test latency tracers
*
* Copyright (C) 2018 Joel Fernandes (Google) <joel@xxxxxxxxxxxxxxxxx>
+ * Copyright (C) 2018, 2019 BMW Car IT GmbH

A name and what you did should also be attached here. Ideally, we leave
these out as git history is usually enough.

I am not so keen to clutter source files with a new copyright message. My problem is that git-send-email doesn't work well with my work email address, so I am forced to use my private gmail, which may create a false impression that I as a private individual would be the copyright holder.

best regards,

Viktor