Re: [PATCH 134/141] video: fbdev: lxfb_ops: Fix fall-through warnings for Clang

2020-11-26 Thread deloptes
Gustavo A. R. Silva wrote:

> Absolutely. We'll never know how many bugs this will catch in the
> future decades of kernel development, before the code is even
> committed/submitted. :)

A little bit OT here, but what are the plans for Geode in general as there
was discussion around the fact that Debian will be one of the last
platforms to drop i386 arch support.

Thank you



Re: [PATCH] fbdev: geocode: remove unneeded NULL check

2015-02-02 Thread deloptes
Tomi Valkeinen wrote:

> On 06/01/15 14:45, Sudip Mukherjee wrote:
>> the check for info is not required as we are checking it immediately
>> after gxfb_init_fbinfo() and lxfb_init_fbinfo() and returnig -ENOMEM
>> if it is NULL.
>> 
>> Signed-off-by: Sudip Mukherjee 
>> ---
>> Hi Tomi,
>> This patch is similar to my last patch which you have already queued
>> for 3.20. if you can revert that then i can send you a single patch
>> with all these three changes together.
> 
> No need for that, two separate patches is fine. So queued for 3.20.
> 
>  Tomi

Hi sorry for off topic question, but how do you run 3.20 on geode ?
I was not able to boot anything since 2.27 as initrd (I guess udev )
corrupts (I guess memory something) and boot hangs.
One suggested to bisect but no one explained how.
I would be glad to get some hint on how to run kernel with udev support on
geode (means >= 2.27)

thanks


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] fbdev: geocode: remove unneeded NULL check

2015-02-02 Thread deloptes
Tomi Valkeinen wrote:

 On 06/01/15 14:45, Sudip Mukherjee wrote:
 the check for info is not required as we are checking it immediately
 after gxfb_init_fbinfo() and lxfb_init_fbinfo() and returnig -ENOMEM
 if it is NULL.
 
 Signed-off-by: Sudip Mukherjee su...@vectorindia.org
 ---
 Hi Tomi,
 This patch is similar to my last patch which you have already queued
 for 3.20. if you can revert that then i can send you a single patch
 with all these three changes together.
 
 No need for that, two separate patches is fine. So queued for 3.20.
 
  Tomi

Hi sorry for off topic question, but how do you run 3.20 on geode ?
I was not able to boot anything since 2.27 as initrd (I guess udev )
corrupts (I guess memory something) and boot hangs.
One suggested to bisect but no one explained how.
I would be glad to get some hint on how to run kernel with udev support on
geode (means = 2.27)

thanks


--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/