]> xenbits.xensource.com Git - xen.git/commitdiff
tools: xencommons: revert accidental hunk in 24905:2b5cf6bde62d
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 29 Feb 2012 14:38:28 +0000 (14:38 +0000)
committerIan 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

index 8720429c5c0dfb8f888e6564ca0d16a816b88825..974892d5aa82390881adf918b730bb9c1f9548bf 100644 (file)
@@ -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