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:
3f5e554
)
xen/evtchn: Fix name of Xen event-channel device
author
Bastian Blank
<waldi@debian.org>
Fri, 28 May 2010 22:43:49 +0000
(15:43 -0700)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 28 May 2010 22:43:49 +0000
(15:43 -0700)
The Xen event-channel device is named evtchn in the kernel but always
used as /dev/xen/evtchn in userspace. This patch fixes the name.
Signed-off-by: Bastian Blank <waldi@debian.org>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
drivers/xen/evtchn.c
patch
|
blob
|
history
diff --cc
drivers/xen/evtchn.c
Simple merge