commit | df5b742db51d430bf1e3270549d160574b10e8d0 | [log] [tgz] |
---|---|---|
author | Tim Kryger <tkryger@google.com> | Mon Jul 11 11:20:55 2016 -0700 |
committer | Tim Kryger <tkryger@google.com> | Mon Jul 11 11:41:56 2016 -0700 |
tree | 67716b099783d191353c40a11742aebf2cc66680 | |
parent | 48a9849013bbf24d571ea6b6abe9f4668822544f [diff] |
Remove attempt to write sched_compat_yield The sched_compat_yield option was eliminated in Linux 2.6.38 by commit ac53db596cc0 ("sched: Use a buddy to implement yield_task_fair()") and as a result, the following error is printed to the log during boot up. init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory" Bug: 30034121 Change-Id: Idbdb68de0cb3ab1f67d82a4d66af880bcfdfe261