From 2954f25318c15af6d37f46583c180d706c2874a7 Mon Sep 17 00:00:00 2001 From: James Mckenzie Date: Fri, 27 Nov 2009 22:44:38 +0000 Subject: [PATCH] Fix an overshare --- master/dont-carp-about-a-missing-battery | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/master/dont-carp-about-a-missing-battery b/master/dont-carp-about-a-missing-battery index cbc4f2c..e9711a9 100644 --- a/master/dont-carp-about-a-missing-battery +++ b/master/dont-carp-about-a-missing-battery @@ -1,16 +1,3 @@ -diff --git a/hw/xen_platform.c b/hw/xen_platform.c -index 36610a4..8318192 100644 ---- a/hw/xen_platform.c -+++ b/hw/xen_platform.c -@@ -36,7 +36,7 @@ - - static int drivers_blacklisted; - static uint16_t driver_product_version; --static int throttling_disabled; -+static int throttling_disabled = 1; - extern FILE *logfile; - static char log_buffer[4096]; - static int log_buffer_off; diff --git a/xenstore.c b/xenstore.c index a298f40..85d1f0a 100644 --- a/xenstore.c -- 2.39.5