X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Foprofile%2Fcpu_buffer.c;h=e9b1772a3a28cdfb7253faac3f2d24447946dd4a;hb=f7f1b0f1e2fbadeab12d24236000e778aa9b1ead;hp=0865e48954a22fb697a25262e269d83a8efdbb8a;hpb=e3f6fb6212a7102bdb56ba38fa1e98fe72950475;p=linux-2.6.git diff --git a/drivers/oprofile/cpu_buffer.c b/drivers/oprofile/cpu_buffer.c index 0865e4895..e9b1772a3 100644 --- a/drivers/oprofile/cpu_buffer.c +++ b/drivers/oprofile/cpu_buffer.c @@ -32,7 +32,7 @@ struct oprofile_cpu_buffer cpu_buffer[NR_CPUS] __cacheline_aligned; static void wq_sync_buffer(void *); #define DEFAULT_TIMER_EXPIRE (HZ / 10) -int work_enabled; +static int work_enabled; void free_cpu_buffers(void) {