]> 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>
Mon, 9 May 2016 07:03:57 +0000 (08:03 +0100)
commit1c6ba3c57eae77adb9ae5c0a60e3a9174ef398b6
treeb726316c9e878da4b37bb6c92b02a7163c862276
parent05c59ed987cdddc00e9e217032a69197e40a8448
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>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.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