[tip:perf/core] oprofile: Fix oprofile_timer_exit() breakage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit-ID:  f8c852031a383ac260ae37df7ad063d42d0ed271
Gitweb:     http://git.kernel.org/tip/f8c852031a383ac260ae37df7ad063d42d0ed271
Author:     Robert Richter <robert.richter@xxxxxxx>
AuthorDate: Wed, 7 Dec 2011 11:16:38 +0100
Committer:  Robert Richter <robert.richter@xxxxxxx>
CommitDate: Wed, 7 Dec 2011 11:16:38 +0100

oprofile: Fix oprofile_timer_exit() breakage

Removing remainings of oprofile_timer_exit() completly.

Signed-off-by: Robert Richter <robert.richter@xxxxxxx>
---
 arch/s390/oprofile/init.c |    1 -
 drivers/oprofile/oprof.h  |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/s390/oprofile/init.c b/arch/s390/oprofile/init.c
index 6efc18b..113d7cb 100644
--- a/arch/s390/oprofile/init.c
+++ b/arch/s390/oprofile/init.c
@@ -171,7 +171,6 @@ static int oprofile_hwsampler_init(struct oprofile_operations *ops)
 
 static void oprofile_hwsampler_exit(void)
 {
-	oprofile_timer_exit();
 	hwsampler_shutdown();
 }
 
diff --git a/drivers/oprofile/oprof.h b/drivers/oprofile/oprof.h
index 769fb0f..d32ef81 100644
--- a/drivers/oprofile/oprof.h
+++ b/drivers/oprofile/oprof.h
@@ -35,7 +35,6 @@ struct dentry;
 
 void oprofile_create_files(struct super_block *sb, struct dentry *root);
 int oprofile_timer_init(struct oprofile_operations *ops);
-void oprofile_timer_exit(void);
 #ifdef CONFIG_OPROFILE_NMI_TIMER
 int op_nmi_timer_init(struct oprofile_operations *ops);
 #else
--
To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Stable Commits]     [Linux Stable Kernel]     [Linux Kernel]     [Linux USB Devel]     [Linux Video &Media]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux