]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/uvesafb: print error message when task timeout occurs
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 20 Apr 2016 23:30:07 +0000 (19:30 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 May 2016 19:52:53 +0000 (20:52 +0100)
commit8bc749b82e5ab1563cfbda2d32c5213681427f35
tree0895c03ebaa98b08e7c7cfb8b71c82d6bbf75d5e
parent927a53784f2cdc63332628f3c7938ce78a54c23b
linux-yocto/uvesafb: print error message when task timeout occurs

Integrating the following commit to have a more informative error
message:

    uvesafb: print error message when task timeout occurs

    The driver waits for response from user space for a pending
        task until a timeout (UVESAFB_TIMEOUT) occurs. But the
            existing error message in later steps is a little obscure.

    This patch throws out an error message when timeout happens.

Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com>
(From OE-Core rev: 1c6ba3c57eae77adb9ae5c0a60e3a9174ef398b6)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.1.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb