diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-09-07 21:08:49 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-08 08:25:03 +0100 |
commit | 872a83be6e86005f6426c90073ece56de4534ac0 (patch) | |
tree | 4c484a034d2e03ee8c30732f040c9b600dc6c1b3 /meta/classes/kernel-module-split.bbclass | |
parent | 3d9735e3ccacbd60e060683c41c4203184fce109 (diff) | |
download | openembedded-core-872a83be6e86005f6426c90073ece56de4534ac0.tar.gz openembedded-core-872a83be6e86005f6426c90073ece56de4534ac0.tar.bz2 openembedded-core-872a83be6e86005f6426c90073ece56de4534ac0.zip |
linux-yocto/4.4/4.8: uvesafb: provide option to specify timeout for task completion
Integrating the following patch:
[
We try to make this change a generic extension, but it is
actually for a corner case. When a VM (qemu) gets a very limited
cpu bandwidth from host, which could be under a heavy load, the
existing 5000 ms timeout could occur and trigger error messages
in the task function's callers.
This change adds a new timeout parameter so that we can tweak
the value as a workaround or for troubleshooting purposes. In
the infinite wait case, A warning message is printed at 5000ms
interval.
In real world, the current 5 sec is generous enough for a video
request in my opinion, so this change could not be very useful.
Upstream Status: Inappropriate
Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-module-split.bbclass')
0 files changed, 0 insertions, 0 deletions