lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 15 May 2008 19:02:46 +0300
From:	Adrian Bunk <bunk@...nel.org>
To:	Mauro Carvalho Chehab <mchehab@...radead.org>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	linux-dvb-maintainer@...uxtv.org, video4linux-list@...hat.com,
	linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>
Subject: Re: [GIT PATCHES] V4L/DVB fixes for 2.6.26

On Wed, May 14, 2008 at 05:04:05PM -0300, Mauro Carvalho Chehab wrote:
>...
> > but otherwise that 
> > would be a straightforward solution to solve these problems.
> 
> This will solve several troubles. Still, I think that there are still some
> other missing dependencies (like INPUT, on drivers that select IR).

We could select INPUT from drivers/media/

And FW_LOADER should really select HOTPLUG - there's no good reason for 
FW_LOADER to be a user-visible option with dependencies.

But these two are problems that are only relevant for randconfig users 
while the I2C troubles hit real users, so I want to attack the I2C 
issues first.

> > Any problem I miss or should I bake a patch?
> 
> I can't see any trouble on this approach. Feel free to work on it.

First issue when working on it:

The dependencies between VIDEO_IR and VIDEO_IR_I2C look wrong
(consider VIDEO_IR=y and I2C=m).

It's not a problem since currently all users of VIDEO_IR also depend
on I2C.

Should I fix the dependency or can I let VIDEO_IR select I2C and remove 
VIDEO_IR_I2C?

> Thanks,
> Mauro

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ