commit | 3f98387efa9333c5765d36e144c47c107d6ba64a | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Thu May 01 10:31:12 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Wed May 14 02:54:09 2008 -0300 |
tree | b5c8f515aecf306b0e0b6087458d221d9411f6cb | |
parent | 6a4a79355bfa9ae6977556595a68f2e3a0e143f7 [diff] |
V4L/DVB (7854): cx18/ivtv: improve and fix out-of-memory handling - don't show kernel backtrace when the allocation of the buffers fails: the normal ivtv/cx18 messages are clear enough and the backtrace scares users. - fix cleanup after the buffer allocation fails (caused kernel panic). Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>