tracing, alpha: undefined reference to `save_stack_trace'
[safe/jmp/linux-2.6] / kernel / profile.c
index a9e422d..9830a03 100644 (file)
@@ -102,7 +102,7 @@ int profile_setup(char *str)
 __setup("profile=", profile_setup);
 
 
-int profile_init(void)
+int __ref profile_init(void)
 {
        int buffer_bytes;
        if (!prof_on)