aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/sched/nohz.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2017-07-05 10:14:38 +0200
committerIngo Molnar <mingo@kernel.org>2017-07-05 16:26:37 +0200
commit86d35afb8e07d99f8bfba4eadf93d918b4741f66 (patch)
tree75d1f4945c4c5eaa6ccb87b850ab4189796ad56b /include/linux/sched/nohz.h
parentMerge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (diff)
downloadwireguard-linux-86d35afb8e07d99f8bfba4eadf93d918b4741f66.tar.xz
wireguard-linux-86d35afb8e07d99f8bfba4eadf93d918b4741f66.zip
MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainer
Frederic has been improving and maintaining the nohz/dynticks kernel features for years, so make his de facto maintainership official. Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Frederic Weisbecker <fweisbec@gmail.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'include/linux/sched/nohz.h')
-rw-r--r--include/linux/sched/nohz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched/nohz.h b/include/linux/sched/nohz.h
index 7d3f75db23e5..028d17b918a7 100644
--- a/include/linux/sched/nohz.h
+++ b/include/linux/sched/nohz.h
@@ -2,7 +2,7 @@
#define _LINUX_SCHED_NOHZ_H
/*
- * This is the interface between the scheduler and nohz/dyntics:
+ * This is the interface between the scheduler and nohz/dynticks:
*/
#if defined(CONFIG_SMP) && defined(CONFIG_NO_HZ_COMMON)