From: David Hildenbrand Date: Tue, 18 Mar 2014 09:03:26 +0000 (+0100) Subject: KVM: s390: move timer interrupt checks into own functions X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~67^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb78c5ec9161561586f8d81d53258b251aab324a;p=pandora-kernel.git KVM: s390: move timer interrupt checks into own functions This patch moves the checks for enabled timer (clock-comparator) interrupts and pending timer interrupts into own functions, making the code better readable and easier to maintain. The method kvm_cpu_has_pending_timer is filled with life. Signed-off-by: David Hildenbrand Reviewed-by: Cornelia Huck Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed