Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f906b85b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "sched: Improve the scheduler"

parents 6a39b7be 57430857
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -426,7 +426,7 @@ static struct ctl_table kern_table[] = {
		.maxlen		= sizeof(unsigned int),
		.mode		= 0644,
		.proc_handler   = proc_dointvec_minmax,
		.extra1         = &zero,
		.extra1         = &one,
		.extra2		= &two_hundred_fifty_five,
	},
#endif