From b4cb6ebb6f656818b19ee4fb9e91fbb9a98f3786 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 29 Feb 2012 14:38:28 +0000 Subject: tools: xencommons: revert accidental hunk in 24905:2b5cf6bde62d 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 --- tools/hotplug/Linux/init.d/xencommons | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/hotplug') diff --git a/tools/hotplug/Linux/init.d/xencommons b/tools/hotplug/Linux/init.d/xencommons index 8720429c5c..974892d5aa 100644 --- 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 -- cgit v1.2.3