diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2009-02-14 23:58:33 +0100 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2009-02-14 23:58:33 +0100 |
commit | 13e2e59a82953d5b837a02c7115ae6fad1c0f1d4 (patch) | |
tree | c2578e3833f6338228ce48c7fcd9331d9af55b82 /linux/drivers/media/common | |
parent | c02991ae9384f6940ac34f853f5191b7bcf1f453 (diff) | |
download | mediapointer-dvb-s2-13e2e59a82953d5b837a02c7115ae6fad1c0f1d4.tar.gz mediapointer-dvb-s2-13e2e59a82953d5b837a02c7115ae6fad1c0f1d4.tar.bz2 |
ivtv: fix decoder crash regression
From: Hans Verkuil <hverkuil@xs4all.nl>
The video_ioctl2 conversion of ivtv in kernel 2.6.27 introduced a bug
causing decoder commands to crash. The decoder commands should have been
handled from the video_ioctl2 default handler, ensuring correct mapping
of the argument between user and kernel space. Unfortunately they ended
up before the video_ioctl2 call, causing random crashes.
Thanks to hannes@linus.priv.at for testing and helping me track down the
cause!
Priority: high
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux/drivers/media/common')
0 files changed, 0 insertions, 0 deletions