Skip to content

Commit de881a3

Browse files
author
Ingo Molnar
committed
Merge branch 'sched/rt' into sched/core, to pick up commit
Signed-off-by: Ingo Molnar <[email protected]>
2 parents 8392853 + d61ca3c commit de881a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/Kconfig.preempt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ config PREEMPT_RT
6565
preemptible priority-inheritance aware variants, enforcing
6666
interrupt threading and introducing mechanisms to break up long
6767
non-preemptible sections. This makes the kernel, except for very
68-
low level and critical code pathes (entry code, scheduler, low
68+
low level and critical code paths (entry code, scheduler, low
6969
level interrupt handling) fully preemptible and brings most
7070
execution contexts under scheduler control.
7171

0 commit comments

Comments
 (0)