https://github.com/torvalds/linux
Revision efcb3cf7f00c3c424db012380a8a974c2676a3c8 authored by Tejun Heo on 09 January 2009, 10:19:14 UTC, committed by Linus Torvalds on 09 January 2009, 19:54:22 UTC
Convert WARN_ON() on command issue/completion paths to WARN_ON_ONCE()
so that libata doesn't spam the machine even when one of those
conditions triggers repeatedly.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 43529c9
History
Tip revision: efcb3cf7f00c3c424db012380a8a974c2676a3c8 authored by Tejun Heo on 09 January 2009, 10:19:14 UTC
libata: use WARN_ON_ONCE on hot paths
Tip revision: efcb3cf
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.0 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