From: David Hildenbrand Date: Fri, 6 Jun 2014 08:25:09 +0000 (+0200) Subject: KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~117^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6cc3108567e0adc06c4a8031186f84ad1e1e194;p=pandora-kernel.git KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS) In preparation for further code changes (e.g. getting rid of action_flags), this patch splits the handling of the two sigp orders SIGP STOP and SIGP STOP AND STORE STATUS by introducing a separate handler function for SIGP STOP AND STORE STATUS. Signed-off-by: David Hildenbrand Acked-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed