Messages in this thread |  | | Date | Mon, 13 Nov 2000 18:10:43 -0800 | From | Richard Henderson <> | Subject | Re: initcalls in pre4? |
| |
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/
|  |