Re: [BUG] Boot failure since df9bcc2bc on veyron_speedy

2017-01-10 Thread S. Gilles
On 2017-01-10T16:23:11+0900, Jaehoon Chung wrote: > Hi > > On 01/10/2017 04:20 PM, Ziyuan wrote: > > Hi, > > > > On 01/10/2017 09:04 AM, S. Gilles wrote: > >> On 2017-01-10T08:47:16+0800, Shawn Lin wrote: > >>> Hi > >>> > >&g

Re: [BUG] Boot failure since df9bcc2bc on veyron_speedy

2017-01-09 Thread S. Gilles
On 2017-01-10T08:47:16+0800, Shawn Lin wrote: > Hi > > On 2017/1/9 22:49, S. Gilles wrote: > > On 2017-01-09T09:19:55-0500, S. Gilles wrote: > > > Hi, > > > > > > I have a C201, a veyron_speedy device (which uses rk3288) running vanilla > > >

Re: [BUG] Boot failure since df9bcc2bc on veyron_speedy

2017-01-09 Thread S. Gilles
On 2017-01-09T09:19:55-0500, S. Gilles wrote: > Hi, > > I have a C201, a veyron_speedy device (which uses rk3288) running vanilla > kernels. With recent kernels it will fail to boot (screen is on, with > blinking cursor, but no login prompt and the machine does not respond > ov

[BUG] Boot failure since df9bcc2bc on veyron_speedy

2017-01-09 Thread S. Gilles
, and reverting that commit on -mainline gives me a bootable kernel. I can provide more information as needed. Thanks, S. Gilles

Re: [PATCH] checkpatch: detect leading * in NULL comparison check

2015-12-13 Thread S. Gilles
On 2015-12-13T12:49:01, Joe Perches wrote: > On Sun, 2015-12-13 at 12:59 -0500, S. Gilles wrote: > > Prevent checkpatch.pl from emitting messages like > > > >   CHECK: Comparison to NULL could be written "!rx_p" > >   #51: FILE: drivers/staging/iio/accel/sca30

[PATCH] checkpatch: detect leading * in NULL comparison check

2015-12-13 Thread S. Gilles
Prevent checkpatch.pl from emitting messages like CHECK: Comparison to NULL could be written "!rx_p" #51: FILE: drivers/staging/iio/accel/sca3000_ring.c:51: + if (*rx_p == NULL) { by checking for leading * characters in the comparison value. Signed-off-by: S. Gilles ---

Re: i915 framebuffer init too slow to find logo

2015-01-29 Thread S. Gilles
On 2015-01-29T10:09:39+0200, Tomi Valkeinen wrote: > On 29/01/15 04:32, S. Gilles wrote: > > Since commit 92b004d1aa9f367c372511ca0330f58216b25703 : prevent use of > > logs after they have been freed, my i915 machine has no logo on boot > > (reverting that commit brings it

i915 framebuffer init too slow to find logo

2015-01-28 Thread S. Gilles
support CONFIG_VGA_CONSOLE=y CONFIG_DUMMY_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE=y CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y CONFIG_LOGO=y CONFIG_LOGO_LINUX_MONO=y CONFIG_LOGO_LINUX_VGA16=y CONFIG_LOGO_LINUX_CLUT224=y -- S. Gilles -- To unsubscribe from this list:

[Regression] rtlwifi boot failure with 3.17

2014-10-12 Thread S. Gilles
is not set # CONFIG_RTL8188EE is not set # CONFIG_RTL8192CU is not set CONFIG_RTLWIFI=m CONFIG_RTLWIFI_PCI=m CONFIG_RTLWIFI_DEBUG=y CONFIG_RTL8192C_COMMON=m Please let me know if there's more information I can provide or tests I can perform. -- S. Gilles -- To unsubscribe from this lis