projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51efccc
)
tools: xencommons: revert accidental hunk in 24905:2b5cf6bde62d
author
Ian Jackson
<Ian.Jackson@eu.citrix.com>
Wed, 29 Feb 2012 14:38:28 +0000
(14:38 +0000)
committer
Ian Jackson
<Ian.Jackson@eu.citrix.com>
Wed, 29 Feb 2012 14:38:28 +0000
(14:38 +0000)
24905:
2b5cf6bde62d
accidentally contained a change to
tools/hotplug/Linux/init.d/xencommons. That change is probably OK but
should not be in 24905 so remove it.
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/hotplug/Linux/init.d/xencommons
patch
|
blob
|
history
diff --git
a/tools/hotplug/Linux/init.d/xencommons
b/tools/hotplug/Linux/init.d/xencommons
index 8720429c5c0dfb8f888e6564ca0d16a816b88825..974892d5aa82390881adf918b730bb9c1f9548bf 100644
(file)
--- a/
tools/hotplug/Linux/init.d/xencommons
+++ b/
tools/hotplug/Linux/init.d/xencommons
@@
-58,7
+58,6
@@
do_start () {
modprobe xen-gntdev 2>/dev/null
modprobe evtchn 2>/dev/null
modprobe gntdev 2>/dev/null
- modprobe processor-passthru 2>/dev/null
if ! `xenstore-read -s / >/dev/null 2>&1`
then