https://github.com/torvalds/linux
Revision a290156f479af436f94ac23f5729a1e33c94293b authored by Sebastian Ott on 08 March 2010, 11:25:17 UTC, committed by Martin Schwidefsky on 08 March 2010, 11:25:30 UTC
After we try to steal a lock on a ccw device in boxed state,
we have to restart device recognition and potentially reprobing.

In this case ccw_device_init_count was erroneously decreased
twice. This patch fixes the issue.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent 5289802
History
Tip revision: a290156f479af436f94ac23f5729a1e33c94293b authored by Sebastian Ott on 08 March 2010, 11:25:17 UTC
[S390] cio: fix init_count in case of recognition after steal lock
Tip revision: a290156
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 849 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 164.1 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top