Re: [linux-yocto] [PATCH V2] uvesafb: provide option to specify timeout for task completion

2016-09-01 Thread Jianxun Zhang
ug.cgi?id=8245 I assume this change is for all kernel versions in linux-yocto. The test was done with 4.4.15 kernel on qemu VM. Sorry for V2 lost this piece in V1’s mail. > > Bruce > > On 2016-08-25 06:30 PM, Jianxun Zhang wrote: >> We try to make this change a generic extensio

[linux-yocto] [PATCH] Makefile: remove static linking in Linux build

2016-08-26 Thread Jianxun Zhang
. Signed-off-by: Jianxun Zhang <jianxun.zh...@linux.intel.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e873af6..f152829 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ RMC_INSTALL_BIN_PATH := $(RMC_INSTALL_PREFI

[linux-yocto] [PATCH V2] uvesafb: provide option to specify timeout for task completion

2016-08-25 Thread Jianxun Zhang
not be very useful. Upstream Status: Inappropriate Signed-off-by: Jianxun Zhang <jianxun.zh...@linux.intel.com> --- Amend Upstream Status: Unnecessary->Inappropriate in commit message per Saul's suggestion. drivers/video/fbdev/uvesafb.c | 28 ++-- include/video/

[linux-yocto] [PATCH] uvesafb: provide option to specify timeout for task completion

2016-08-25 Thread Jianxun Zhang
not be very useful. Upstream Status: Unnecessary Signed-off-by: Jianxun Zhang <jianxun.zh...@linux.intel.com> --- More background information is in: https://bugzilla.yoctoproject.org/show_bug.cgi?id=8245 I assume this change is for all kernel versions in linux-yocto. The test was done with 4.4.15

[linux-yocto] [PATCH 1/1] common-pc-64.scc: add efi-ext

2016-06-07 Thread Jianxun Zhang
Sync up with 32 bit common-pc variant to bring EFI framebuffer driver into 64 bit PC config, ported from 3.14 kernel meta: c9caee84847000d9be5c9843bc712e71c171a66c Signed-off-by: Jianxun Zhang <jianxun.zh...@linux.intel.com> --- bsp/common-pc-64/common-pc-64.scc | 2 ++ 1 file chan

[linux-yocto] [PATCH 0/1] kernel-cache: common-pc-64.scc: add efi-ext

2016-06-07 Thread Jianxun Zhang
*** Jianxun Zhang (1): common-pc-64.scc: add efi-ext bsp/common-pc-64/common-pc-64.scc | 2 ++ 1 file changed, 2 insertions(+) -- 2.7.4 -- ___ linux-yocto mailing list linux-yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/linux-yocto

[linux-yocto] [PATCH] meta: add efi-ext into common-pc-64.scc

2016-05-27 Thread Jianxun Zhang
Sync up with 32 bit common-pc variant to bring EFI framebuffer driver into 64 bit PC config. [YOCTO #9653] Signed-off-by: Jianxun Zhang <jianxun.zh...@linux.intel.com> --- This patch is for Fido (3.14 kernel). We could have another one to kernel cache once it is accepted. Basic tes

Re: [linux-yocto] [PATCH] uvesafb: print error message when task timeout occurs

2016-04-20 Thread Jianxun Zhang
On 04/20/2016 05:48 AM, Saul Wold wrote: On Tue, 2016-04-19 at 13:46 -0400, Bruce Ashfield wrote: On 2016-04-14 6:26 PM, Jianxun Zhang wrote: 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

[linux-yocto] [PATCH] uvesafb: print error message when task timeout occurs

2016-04-14 Thread Jianxun Zhang
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.zh...@linux.intel.

Re: [linux-yocto] [PATCH] configme : Match KARCH onto kernel.org arch

2016-01-12 Thread Jianxun Zhang
shows the lttng-modules error is fixed. But I still suggest maintainer do more test before merging since there are multiple references around ARCH in poky. Pasted patch as below for your reference. ====== commit 3e8c03a740e2c9935057ade43