|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen staging] schedule: fix a comment missprint
commit ffa5c3b6557938f1b321081e87f656bc066475fa
Author: Andrii Anisov <andrii_anisov@xxxxxxxx>
AuthorDate: Fri Jul 26 10:45:31 2019 +0200
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Fri Jul 26 10:45:31 2019 +0200
schedule: fix a comment missprint
Fix the comment misprint, so it refers to the exact function name.
Signed-off-by: Andrii Anisov <andrii_anisov@xxxxxxxx>
Acked-by: Dario Faggioli <dfaggioli@xxxxxxxx>
---
xen/common/schedule.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xen/common/schedule.c b/xen/common/schedule.c
index 349f9624f5..af22c33387 100644
--- a/xen/common/schedule.c
+++ b/xen/common/schedule.c
@@ -1574,7 +1574,7 @@ static int cpu_schedule_up(unsigned int cpu)
init_timer(&sd->s_timer, s_timer_fn, NULL, cpu);
atomic_set(&sd->urgent_count, 0);
- /* Boot CPU is dealt with later in schedule_init(). */
+ /* Boot CPU is dealt with later in scheduler_init(). */
if ( cpu == 0 )
return 0;
--
generated by git-patchbot for /home/xen/git/xen.git#staging
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/xen-changelog
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |