s390x/css: sch_handle_start_func() handles resume, too
commit727a0424dd77a2c9176d63e7b92d017ee3e8b761
authorSascha Silbe <silbe@linux.vnet.ibm.com>
Tue, 12 Jul 2016 12:08:08 +0000 (12 14:08 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 20 Jul 2016 13:47:25 +0000 (20 15:47 +0200)
tree72d5496f9b90eceba0000d689bec944c7c7d2078
parent485dd69088b6ff6cf1c1b6b2c8157c1c9846992a
s390x/css: sch_handle_start_func() handles resume, too

It's not obvious from the code flow that sch_handle_start_func() gets
called for rsch. Add some comments explaining this.

Signed-off-by: Sascha Silbe <silbe@linux.vnet.ibm.com>
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/css.c