https://github.com/torvalds/linux
Revision fa853a48413c2ca1a5dc6b539bf07cf8e7247f8e authored by Arjan van de Ven on 10 January 2009, 18:18:44 UTC, committed by Linus Torvalds on 10 January 2009, 23:06:52 UTC
In a discussio with Jeff Garzik, he mentioned that the serialization
for the libata port probes only needs to be within the domain of a host.
This means that for the first port of each host (with ID 0), we don't
need to wait, so we can relax our serialization a little.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 886ad09
History
Tip revision: fa853a48413c2ca1a5dc6b539bf07cf8e7247f8e authored by Arjan van de Ven on 10 January 2009, 18:18:44 UTC
libata: only ports >= 0 need to synchronize
Tip revision: fa853a4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.2 KB
Makefile -rw-r--r-- 54.1 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top