|
@@ -1175,8 +1175,8 @@ struct sched_dl_entity {
|
|
|
|
|
|
/*
|
|
|
* Original scheduling parameters. Copied here from sched_attr
|
|
|
- * during sched_setscheduler2(), they will remain the same until
|
|
|
- * the next sched_setscheduler2().
|
|
|
+ * during sched_setattr(), they will remain the same until
|
|
|
+ * the next sched_setattr().
|
|
|
*/
|
|
|
u64 dl_runtime; /* maximum runtime for each instance */
|
|
|
u64 dl_deadline; /* relative deadline of each instance */
|