commit | 949c007acd8b6887cf5f3ac86512a7b12fa245dc | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Tue Nov 26 12:27:16 2013 +0100 |
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | Wed Dec 11 19:04:13 2013 +0100 |
tree | 0b60afcdbe1925372d7b6215a025dc19910916c3 | |
parent | d9101fca3d572b8675b7fe3f4ef9f6f99bbf4364 [diff] |
KVM: s390: Use helper function to set CC in SIGP handler We've got a helper function for setting the condition code now, so let's use it in the SIGP handler, too. Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>