https://github.com/torvalds/linux
Revision b301ea8c81b13123761772f344faf606c76ba174 authored by Peter Oberparleiter on 09 September 2008, 10:38:59 UTC, committed by Martin Schwidefsky on 09 September 2008, 10:39:07 UTC
When disconnected ccw devices are removed, the device has to be set
offline, otherwise there will be side effects including a reference
count imbalance. This patch modifies ccw_device_offline to work for
devices in disconnecte/not operational state. ccw_device_offline is
called by cio for devices which are online during device removal.

Signed-off-by: Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
1 parent c91ebe4
History
Tip revision: b301ea8c81b13123761772f344faf606c76ba174 authored by Peter Oberparleiter on 09 September 2008, 10:38:59 UTC
[S390] cio: allow offline processing for disconnected devices
Tip revision: b301ea8
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.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.8 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top