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:
45e3cc7
)
KVM: Distangle eventfd code from irqchip
author
Alexander Graf
<agraf@suse.de>
Mon, 8 Oct 2012 22:22:59 +0000
(
00:22
+0200)
committer
Alexander Graf
<agraf@suse.de>
Thu, 6 Dec 2012 00:33:49 +0000
(
01:33
+0100)
The current eventfd code assumes that when we have eventfd, we also have
irqfd for in-kernel interrupt delivery. This is not necessarily true. On
PPC we don't have an in-kernel irqchip yet, but we can still support easily
support eventfd.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found