https://github.com/torvalds/linux
Revision 2f9719b61e1fcf7422a016ac4f2420a0cc6ba320 authored by Mark Lord on 07 June 2006, 16:53:29 UTC, committed by Jeff Garzik on 12 June 2006, 03:03:18 UTC
Bug fix:  mv_eng_timeout() calls mv_err_intr() without first grabbing the host lock,
which can lead to all sorts of interesting scenarios.

This whole error-handling portion of sata_mv is nasty (and will get fixed for
the new EH stuff), but for now this patch will help keep it on life-support.

Signed-off-by:  Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 650fb83
History
Tip revision: 2f9719b61e1fcf7422a016ac4f2420a0cc6ba320 authored by Mark Lord on 07 June 2006, 16:53:29 UTC
[PATCH] sata_mv: grab host lock inside eng_timeout
Tip revision: 2f9719b
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 68.9 KB
Makefile -rw-r--r-- 43.7 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top