commit | 62da177ac2bc1f6f3707230070af268b1e689651 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Mon Oct 25 16:10:32 2010 +0200 |
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | Mon Oct 25 16:10:18 2010 +0200 |
tree | 287153c19b11b069c55ba6b70cf60ac8c4cfb766 | |
parent | c38a90a34cfc880eb2f7234c511cdb7d8bdebc45 [diff] |
[S390] css: update descriptor after hibernate Update the channel path descriptors after hibernation. This is done unlocked, since we are the only active task at this time. Note: chsc_determine_base_channel_path_desc is changed to use spin_lock_irqsave, since it's called with interrupts disabled in this case. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>