From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:17 +0000 (+0100) Subject: ide-cd: fix DMA error handling in cdrom_newpc_intr() X-Git-Tag: v2.6.25-rc1~1078^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eba15fba1f046d25c663d294fc919ab59cec3e9c;p=pandora-kernel.git ide-cd: fix DMA error handling in cdrom_newpc_intr() Make cdrom_newpc_intr() match cdrom_{read,write}_intr() w.r.t. handling DMA errors: * disable DMA before cdrom_decode_status() call * log the device name and the type of the request (read/write) Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed