From: Russell King <rmk+lkml@arm.linux.org.uk>
To: William Lee Irwin III <wli@holomorphy.com>, linux-kernel@vger.kernel.org
Subject: Re: use ELF sections for get_wchan()
Date: Tue, 18 Nov 2003 08:43:36 +0000 [thread overview]
Message-ID: <20031118084336.A28004@flint.arm.linux.org.uk> (raw)
In-Reply-To: <20031118074448.GD19856@holomorphy.com>; from wli@holomorphy.com on Mon, Nov 17, 2003 at 11:44:48PM -0800
A couple of comments on the patch:
> diff -prauN linux-2.6.0-test9-bk22/arch/arm/boot/compressed/vmlinux.lds.in wchan-2.6.0-test9-bk22-1/arch/arm/boot/compressed/vmlinux.lds.in
> --- linux-2.6.0-test9-bk22/arch/arm/boot/compressed/vmlinux.lds.in 2003-10-25 11:43:32.000000000 -0700
> +++ wchan-2.6.0-test9-bk22-1/arch/arm/boot/compressed/vmlinux.lds.in 2003-11-17 23:14:03.000000000 -0800
You don't need to add to this file - this linker script takes the binary
kernel image and puts the necessary decompressor magic around it.
> diff -prauN linux-2.6.0-test9-bk22/arch/arm26/boot/compressed/vmlinux.lds.in wchan-2.6.0-test9-bk22-1/arch/arm26/boot/compressed/vmlinux.lds.in
> --- linux-2.6.0-test9-bk22/arch/arm26/boot/compressed/vmlinux.lds.in 2003-10-25 11:42:57.000000000 -0700
> +++ wchan-2.6.0-test9-bk22-1/arch/arm26/boot/compressed/vmlinux.lds.in 2003-11-17 23:09:47.000000000 -0800
Same again.
--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/
2.6 Serial core
next prev parent reply other threads:[~2003-11-18 8:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-18 7:44 use ELF sections for get_wchan() William Lee Irwin III
2003-11-18 8:43 ` Russell King [this message]
2003-11-18 8:45 ` William Lee Irwin III
2003-11-18 8:50 ` William Lee Irwin III
2003-11-19 3:13 ` William Lee Irwin III
2003-11-19 5:53 ` Sam Ravnborg
2003-11-19 6:19 ` William Lee Irwin III
2003-11-20 20:28 ` Anton Blanchard
2003-11-20 20:50 ` William Lee Irwin III
2003-11-20 22:55 ` William Lee Irwin III
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=20031118084336.A28004@flint.arm.linux.org.uk \
--to=rmk+lkml@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=wli@holomorphy.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.