mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 9/11] oprofile: update s390 for api changes
@ 2004-11-09 10:41 Greg Banks
  0 siblings, 0 replies; only message in thread
From: Greg Banks @ 2004-11-09 10:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: OProfile List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 95 bytes --]


-- 
Greg Banks, R&D Software Engineer, SGI Australian Software Group.
I don't speak for SGI.


[-- Attachment #2: oprofile-callgraph-s390 --]
[-- Type: text/plain, Size: 898 bytes --]

oprofile s390 arch updates, including some internal
API changes.

Signed-off-by: John Levon <levon@movementarian.org>
Signed-off-by: Greg Banks <gnb@melbourne.sgi.com>
---

 arch/s390/oprofile/init.c |    7 +------
 1 files changed, 1 insertion(+), 6 deletions(-)

Index: linux/arch/s390/oprofile/init.c
===================================================================
--- linux.orig/arch/s390/oprofile/init.c	2004-10-19 07:54:39.%N +1000
+++ linux/arch/s390/oprofile/init.c	2004-11-06 01:26:59.%N +1100
@@ -12,13 +12,8 @@
 #include <linux/init.h>
 #include <linux/errno.h>
 
-//extern int irq_init(struct oprofile_operations** ops);
-extern void timer_init(struct oprofile_operations** ops);
-
-int __init oprofile_arch_init(struct oprofile_operations** ops)
+void __init oprofile_arch_init(struct oprofile_operations* ops)
 {
-	timer_init(ops);
-	return 0;
 }
 
 void oprofile_arch_exit(void)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-11-09 10:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-09 10:41 [PATCH 9/11] oprofile: update s390 for api changes Greg Banks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®