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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to