]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
s390/cio: update measurement characteristics
authorSebastian Ott <sebott@linux.vnet.ibm.com>
Mon, 25 Jan 2016 09:32:51 +0000 (10:32 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 29 Feb 2016 16:03:27 +0000 (09:03 -0700)
commitfe0b3e658dd2317de5954ecd7e827887cb9ff77b
tree743eb931f354aa8a7519ba4bd792df363712807a
parenta4503e66e59c98703969fb50a5fae26c3c36eeff
s390/cio: update measurement characteristics

BugLink: http://bugs.launchpad.net/bugs/1541534
Per channel path measurement characteristics are obtained during channel
path registration. However if some properties of a channel path change
we don't update the measurement characteristics.

Make sure to update the characteristics when we change the properties of
a channel path or receive a notification from FW about such a change.

Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Reviewed-by: Peter Oberparleiter <oberpar@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
(cherry picked from commit 9f3d6d7a40a178b8a5b5274f4e55fec8c30147c9)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/s390/cio/chp.c
drivers/s390/cio/chsc.c