* [PATCH 10/11] oprofile: update sh 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-sh --]
[-- Type: text/plain, Size: 786 bytes --]
oprofile sh 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/sh/oprofile/op_model_null.c | 3 +--
1 files changed, 1 insertion(+), 2 deletions(-)
Index: linux/arch/sh/oprofile/op_model_null.c
===================================================================
--- linux.orig/arch/sh/oprofile/op_model_null.c 2004-10-19 07:53:46.%N +1000
+++ linux/arch/sh/oprofile/op_model_null.c 2004-11-06 01:26:59.%N +1100
@@ -12,9 +12,8 @@
#include <linux/init.h>
#include <linux/errno.h>
-int __init oprofile_arch_init(struct oprofile_operations **ops)
+void __init oprofile_arch_init(struct oprofile_operations *ops)
{
- return -ENODEV;
}
void oprofile_arch_exit(void)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-09 11:16 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 10/11] oprofile: update sh for api changes Greg Banks
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.