From: Richard Henderson <rth@twiddle.net>
To: Jeff Garzik <jgarzik@mandrakesoft.com>, torvalds@transmeta.com
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: initcalls in pre4?
Date: Mon, 13 Nov 2000 18:10:43 -0800 [thread overview]
Message-ID: <20001113181043.C1820@twiddle.net> (raw)
In-Reply-To: <3A0F815C.1EEDBFFA@mandrakesoft.com>
In-Reply-To: <3A0F815C.1EEDBFFA@mandrakesoft.com>
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/
prev parent reply other threads:[~2000-11-14 2:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-13 5:51 initcalls in pre4? Jeff Garzik
2000-11-14 2:10 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20001113181043.C1820@twiddle.net \
--to=rth@twiddle.net \
--cc=jgarzik@mandrakesoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.