Gregoire Favre wrote:
Hello,
just tried compiling vdr-1.7.4 against my v4l-dvb hg's source which fails if I don't use this :
[...]
This is because of a kernel regression: http://lkml.indiana.edu/hypermail/linux/kernel/0902.3/00411.html
A set of patches fixing this is available here: http://lkml.indiana.edu/hypermail/linux/kernel/0902.3/00955.html and here: http://git.kernel.org/?p=linux/kernel/git/jaswinder/linux-2.6-tip.git;a=shor...
Specifically, the one fixing the breakage in DVB headers is "make most exported headers use strict integer types", i.e.: http://git.kernel.org/?p=linux/kernel/git/jaswinder/linux-2.6-tip.git;a=comm...
I do wonder why it hasn't yet been pushed into Torvalds' tree (it has been over a week since the patches were published), though.