login
Header Space

 
 

Re: [linuxtv-commits] [hg:v4l-dvb] Fix FW_LOADER depencency at v4l/dvb

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mauro Carvalho Chehab via Mercurial <mchehab@...>, v4l-dvb maintainer list <v4l-dvb-maintainer@...>
Cc: <linuxtv-commits@...>, LKML <linux-kernel@...>
Date: Tuesday, May 6, 2008 - 10:54 am

Mauro,

I disagree with this change.

It looks like you are attempting to workaround a Kbuild bug, by adding
additional dependencies to modules that select FW_LOADER.  Rather than
doing this, we should work on fixing Kbuild such that this situation
would be corrected.

Energy would be better spent fixing the Kbuild issue in the kernel
rather than working around the problem like this.

Meanwhile, this looks wrong to me.  These drivers are not necessarily
hotplug drivers, but I understand that Hotplug is a dependency of
FW_LOADER.  It seems to me that the firmware loader code could (and
should) be optimized such that it would no longer actually depend on
hotplug.

It's clear that there are two problems here.  #1, Kbuild needs fixing.
 #2, FW_LOADER depends on Hotplug, but not all users of FW_LOADER are
hotplug devices.

Working around these problems are really masking the real issues.  We
should not mask these issues -- we should get them fixed upstream,
instead.

I would rather not see this patch applied to the kernel.

Regards,

Mike

On Tue, May 6, 2008 at 10:10 AM, Patch from Mauro Carvalho Chehab
<hg-commit@linuxtv.org> wrote:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [linuxtv-commits] [hg:v4l-dvb] Fix FW_LOADER depencency ..., Michael Krufky, (Tue May 6, 10:54 am)
Re: [linuxtv-commits] [hg:v4l-dvb] Fix FW_LOADER depencency ..., Mauro Carvalho Chehab, (Tue May 6, 11:42 am)
speck-geostationary