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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 30 Jul 2006 00:11:13 -0700 (PDT)
From:	Trent Piepho <xyzzy@...akeasy.org>
To:	Linus Torvalds <torvalds@...l.org>
cc:	Mauro Carvalho Chehab <mchehab@...radead.org>,
	linux-dvb-maintainer@...uxtv.org, akpm@...l.org,
	Linux and Kernel Video <video4linux-list@...hat.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [v4l-dvb-maintainer] Re: [PATCH 00/23] V4L/DVB fixes

On Sat, 29 Jul 2006, Linus Torvalds wrote:
> On Sat, 29 Jul 2006, Mauro Carvalho Chehab wrote:
> >
> > Please pull these (and the other ones) from master branch at:
> >         kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
>
> I get a _huge_ diffstat with
>
>  135 files changed, 3056 insertions(+), 1562 deletions(-)

There are mostly two things which did this.

One is that Mauro translated almost all of the V4L1 radio card drivers to
V4L2.  The changes are all very repetitive, but it made a huge diffstat:

 15 files changed, 1758 insertions(+), 918 deletions(-)

The second source is the dvb_attach() system, which was not supposed to go
in 2.6.18, it was for 2.6.19.

 74 files changed, 827 insertions(+), 622 deletions(-)

The dvb_attach() stuff isn't ready for 2.6.18, it hasn't been tested at all
and it's a very significant change.  The ISA radio card drivers....  I
don't think they are used very much anymore.
-
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