Staging
v0.8.1
https://github.com/torvalds/linux
Revision a718728f9e40ec79c0879ec6509a54fee214f5b2 authored by Tejun Heo on 27 January 2007, 02:04:26 UTC, committed by Jeff Garzik on 27 January 2007, 07:50:36 UTC
ap->id is logcial port ID which is unique among all ATA ports and
doesn't have anything to do with hardware port index.  ap->port_no is
the hardware port index and thus should be used when clearing IRQ mask
in ahci_thaw().

This problem has been spotted by Jeff Garzik <jgarzik@pobox.com>.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 7d620a4
History
Tip revision: a718728f9e40ec79c0879ec6509a54fee214f5b2 authored by Tejun Heo on 27 January 2007, 02:04:26 UTC
ahci: port_no should be used when clearing IRQ in ahci_thaw()
Tip revision: a718728
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 80.1 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top