diff options
| author | Thomas Gleixner <tglx@kernel.org> | 2026-01-11 16:53:48 +0100 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-01-11 06:09:11 -1000 |
| commit | 2e4b28c48f88ce9e263957b1d944cf5349952f88 (patch) | |
| tree | 8c5aa5d9f94ddfc086819c069bb9b08c75048da9 /kernel/sched/pelt.c | |
| parent | 755bc1335e3b116b702205b72eb57b7b8aef2bb2 (diff) | |
treewide: Update email address
In a vain attempt to consolidate the email zoo switch everything to the
kernel.org account.
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/sched/pelt.c')
| -rw-r--r-- | kernel/sched/pelt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/sched/pelt.c b/kernel/sched/pelt.c index fa83bbaf4f3e..897790889ba3 100644 --- a/kernel/sched/pelt.c +++ b/kernel/sched/pelt.c @@ -15,7 +15,7 @@ * Author: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com> * * Scaled math optimizations by Thomas Gleixner - * Copyright (C) 2007, Thomas Gleixner <tglx@linutronix.de> + * Copyright (C) 2007, Linutronix GmbH, Thomas Gleixner <tglx@kernel.org> * * Adaptive scheduling granularity, math enhancements by Peter Zijlstra * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra |
