* initcalls in pre4?
@ 2000-11-13 5:51 Jeff Garzik
2000-11-14 2:10 ` Richard Henderson
0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2000-11-13 5:51 UTC (permalink / raw)
To: Linux Kernel Mailing List
Alas...
--- include/linux/init.h 2000/10/30 19:37:38 1.1.1.5
+++ include/linux/init.h 2000/11/13 04:30:02 1.1.1.6
@@ -73,7 +73,7 @@
-#define __init __attribute__ ((__section__ (".text.init")))
+#define __init /* __attribute__ ((__section__ (".text.init")))
*/
--
Jeff Garzik |
Building 1024 | The chief enemy of creativity is "good" sense
MandrakeSoft | -- Picasso
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: initcalls in pre4?
2000-11-13 5:51 initcalls in pre4? Jeff Garzik
@ 2000-11-14 2:10 ` Richard Henderson
0 siblings, 0 replies; 2+ messages in thread
From: Richard Henderson @ 2000-11-14 2:10 UTC (permalink / raw)
To: Jeff Garzik, torvalds; +Cc: Linux Kernel Mailing List
On Mon, Nov 13, 2000 at 12:51:24AM -0500, Jeff Garzik wrote:
> Alas...
>
> --- include/linux/init.h 2000/10/30 19:37:38 1.1.1.5
> +++ include/linux/init.h 2000/11/13 04:30:02 1.1.1.6
> @@ -73,7 +73,7 @@
> -#define __init __attribute__ ((__section__ (".text.init")))
> +#define __init /* __attribute__ ((__section__ (".text.init")))
Arg! This is my fault... -g does not give sensible line numbers on
Alpha in mdebug format when code is outside of .text. I thought I
cropped it out of the patch I sent to Linus, but obviously not in
the final version.
r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-11-14 2:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-13 5:51 initcalls in pre4? Jeff Garzik
2000-11-14 2:10 ` Richard Henderson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox