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:	Tue, 25 Jul 2006 11:55:05 +0200
From:	Arnaud Patard <apatard@...driva.com>
To:	Greg KH <gregkh@...e.de>, Andrew de Quincey <adq_dvb@...skialf.net>
Cc:	linux-kernel@...r.kernel.org, stable@...nel.org
Subject: Re: Linux 2.6.17.7

Greg KH <gregkh@...e.de> writes:

Hi,

> We (the -stable team) are announcing the release of the 2.6.17.7 kernel.

Sorry, but doesn't compile if DVB_BUDGET_AV is set :(


> Andrew de Quincey:
>       v4l/dvb: Fix budget-av frontend detection
>       v4l/dvb: Fix CI on old KNC1 DVBC cards

This patch is the culprit. With it, the build fails with the errors : 
drivers/media/dvb/ttpci/budget-av.c: In function 'frontend_init':
drivers/media/dvb/ttpci/budget-av.c:1063: error: 'struct budget_av' has no member named 'reinitialise_demod'
drivers/media/dvb/ttpci/budget-av.c:1068: error: request for member tuner_ops' in something not a structure or union
drivers/media/dvb/ttpci/budget-av.c:1068: error: 'philips_cu1216_tuner_set_params' undeclared (first use in this function)
drivers/media/dvb/ttpci/budget-av.c:1068: error: (Each undeclared identifier is reported only once
drivers/media/dvb/ttpci/budget-av.c:1068: error: for each function it appears in.)

The needed changes were introduced post 2.6.17 :
5c1208ba457a1668c81868060c08496a2d053be0
7eef5dd6daecf3ee305116c9cf41ae7166270c4c
e87d41c4952ceef7a9f760f38f9343d015279662

This would be great to see this fixed for the next -stable release :)

Regards,
Arnaud Patard

-
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