git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5102ee8
)
KVM: s390: add __must_check to interrupt deliver functions
author
Christian Borntraeger
<borntraeger@de.ibm.com>
Mon, 25 Aug 2014 10:27:29 +0000
(12:27 +0200)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Wed, 10 Sep 2014 10:19:12 +0000
(12:19 +0200)
We now propagate interrupt injection errors back to the ioctl. We
should mark functions that might fail with __must_check.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
No differences found