Skip to content

Commit

Permalink
KVM: s390: refactor interrupt delivery code
Browse files Browse the repository at this point in the history
Move delivery code for cpu-local interrupt from the huge do_deliver_interrupt()
to smaller functions which handle one type of interrupt.

Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
  • Loading branch information
Jens Freimann authored and Christian Borntraeger committed Nov 28, 2014
1 parent 60f90a1 commit 0fb97ab
Showing 1 changed file with 282 additions and 177 deletions.
Loading

0 comments on commit 0fb97ab

Please sign in to comment.