From b10c9158d5328935283cf084a0e20f6e0cd5720d Mon Sep 17 00:00:00 2001 From: Robert Richter Date: Mon, 5 Jan 2009 11:27:52 +0100 Subject: [PATCH] --- yaml --- r: 128208 b: refs/heads/master c: f4ff2364417f0092e49f6a3aa474549a56697f2d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/oprofile/cpu_buffer.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 34cc99d89c7c..a6efc91e4a6f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8d15df84a42b140a8262a325b987a283ef9f5f63 +refs/heads/master: f4ff2364417f0092e49f6a3aa474549a56697f2d diff --git a/trunk/drivers/oprofile/cpu_buffer.c b/trunk/drivers/oprofile/cpu_buffer.c index b426ae8ad2e2..8ae37c9d0ec4 100644 --- a/trunk/drivers/oprofile/cpu_buffer.c +++ b/trunk/drivers/oprofile/cpu_buffer.c @@ -309,8 +309,6 @@ void oprofile_add_sample(struct pt_regs * const regs, unsigned long event) #ifdef CONFIG_OPROFILE_IBS -#define MAX_IBS_SAMPLE_SIZE 14 - void oprofile_add_ibs_sample(struct pt_regs * const regs, unsigned int * const ibs_sample, int ibs_code) {