Hi Mauro, After merging the v4l-dvb tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "__kfifo_max_r" [drivers/media/rc/rc-core.ko] undefined! Caused by commit 24a19bcbceda ("[media] ir-raw: Check available elements in kfifo before adding"). kfifo_avail expands to a call to __kfifo_max_r which is not exported to modules. I have used the v4l-dvb tree from next-20120410 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au