[PATCH 0/1] V4L/DVB fix

2007-01-23 Thread Mauro Carvalho Chehab
Linus, Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master. The patch fixes an important bug on V4L core. By doing some ioctls on an unexpected order, it is possible to hang the machine without needing to be root, causing a DoS. -

[PATCH 0/1] V4L/DVB fix

2007-01-23 Thread Mauro Carvalho Chehab
Linus, Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master. The patch fixes an important bug on V4L core. By doing some ioctls on an unexpected order, it is possible to hang the machine without needing to be root, causing a DoS. -

Re: [PATCH 0/1] V4L/DVB fix

2006-12-12 Thread Mauro Carvalho Chehab
Linus, > > Please pull 'master' from: > > git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git > > master > > It fixes a breakage when compiling on ia64. > Did you forget to push out again? Argh! Yes, it weren't pushed on my tree. Should be ok now. updating

Re: [PATCH 0/1] V4L/DVB fix

2006-12-12 Thread Mauro Carvalho Chehab
Linus, Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master It fixes a breakage when compiling on ia64. Did you forget to push out again? Argh! Yes, it weren't pushed on my tree. Should be ok now. updating 'refs/heads/master'

Re: [PATCH 0/1] V4L/DVB fix

2006-12-11 Thread Linus Torvalds
On Mon, 11 Dec 2006, Mauro Carvalho Chehab wrote: > > Please pull 'master' from: > git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git > master > > It fixes a breakage when compiling on ia64. I get "Already up-to-date." Did you forget to push out again?

[PATCH 0/1] V4L/DVB fix

2006-12-11 Thread Mauro Carvalho Chehab
Linus, Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master It fixes a breakage when compiling on ia64. Cheers, Mauro. V4L/DVB development is hosted at http://linuxtv.org --- drivers/media/video/usbvision/usbvision-i2c.c | 14

[PATCH 0/1] V4L/DVB fix

2006-12-11 Thread Mauro Carvalho Chehab
Linus, Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master It fixes a breakage when compiling on ia64. Cheers, Mauro. V4L/DVB development is hosted at http://linuxtv.org --- drivers/media/video/usbvision/usbvision-i2c.c | 14

Re: [PATCH 0/1] V4L/DVB fix

2006-12-11 Thread Linus Torvalds
On Mon, 11 Dec 2006, Mauro Carvalho Chehab wrote: Please pull 'master' from: git://git.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master It fixes a breakage when compiling on ia64. I get Already up-to-date. Did you forget to push out again? Linus