https://github.com/torvalds/linux
Revision 8f98781e0f15207b6ab33bee1fae05428be0475b authored by Guennadi Liakhovetski on 10 February 2010, 16:32:38 UTC, committed by Dan Williams on 10 February 2010, 19:01:06 UTC
If submitting new buffer failed, a wrong descriptor gets completed and it
doesn't check, if a callback is at all defined, which can lead to an Oops. Fix
these bugs and make ipu_update_channel_buffer() void, because it never fails.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
1 parent b953df7
History
Tip revision: 8f98781e0f15207b6ab33bee1fae05428be0475b authored by Guennadi Liakhovetski on 10 February 2010, 16:32:38 UTC
async-tx: fix buffer submission error handling in ipu_idma.c
Tip revision: 8f98781
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top