From: David Hildenbrand Date: Fri, 23 May 2014 10:22:56 +0000 (+0200) Subject: KVM: s390: sigp: separate preparation handlers X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~117^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8983830826f3b0747a6d1c1f351121b9cc93276;p=pandora-kernel.git KVM: s390: sigp: separate preparation handlers This patch introduces in preparation for further code changes separate handler functions for: - SIGP (RE)START - will not be allowed to terminate pending orders - SIGP (INITIAL) CPU RESET - will be allowed to terminate certain pending orders - unknown sigp orders All sigp orders that require user space intervention are logged. Signed-off-by: David Hildenbrand Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed