From: "saeed bishara" <saeed.bishara@gmail.com>
To: "Arjan van de Ven" <arjan@infradead.org>,
"saeed bishara" <saeed.bishara@gmail.com>,
"Paolo Ornati" <ornati@fastwebnet.it>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.arm.linux.org.uk,
Linux-arm-toolchain@lists.arm.linux.org.uk
Subject: Re: add new code section for kernel code
Date: Sun, 9 Apr 2006 12:53:56 +0300 [thread overview]
Message-ID: <c70ff3ad0604090253n7fe4de4che67f18380ffa2efd@mail.gmail.com> (raw)
In-Reply-To: <20060407154349.GB31458@flint.arm.linux.org.uk>
> I'd prefer not to paper over such bugs. Maybe the following patch will
> fix the decompressor for saeed?
yes, this patch fixed the problem.
>
> diff --git a/arch/arm/boot/compressed/vmlinux.lds.in b/arch/arm/boot/compressed/vmlinux.lds.in
> --- a/arch/arm/boot/compressed/vmlinux.lds.in
> +++ b/arch/arm/boot/compressed/vmlinux.lds.in
> @@ -18,6 +18,7 @@ SECTIONS
> _start = .;
> *(.start)
> *(.text)
> + *(.text.*)
> *(.fixup)
> *(.gnu.warning)
> *(.rodata)
>
>
> --
> Russell King
> Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
> maintainer of: 2.6 Serial core
>
next prev parent reply other threads:[~2006-04-09 9:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-06 12:45 saeed bishara
2006-04-06 13:10 ` Paolo Ornati
2006-04-06 15:27 ` saeed bishara
2006-04-06 16:47 ` saeed bishara
2006-04-07 11:02 ` saeed bishara
2006-04-07 15:14 ` Arjan van de Ven
2006-04-07 15:43 ` Russell King
2006-04-09 9:53 ` saeed bishara [this message]
2006-04-09 20:30 ` Russell King
2006-04-10 7:11 ` saeed bishara
2006-04-10 9:12 ` Dimitry Andric
2006-04-11 14:49 ` saeed bishara
2006-04-12 5:34 ` Arjan van de Ven
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=c70ff3ad0604090253n7fe4de4che67f18380ffa2efd@mail.gmail.com \
--to=saeed.bishara@gmail.com \
--cc=Linux-arm-toolchain@lists.arm.linux.org.uk \
--cc=arjan@infradead.org \
--cc=linux-arm-kernel@lists.arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=ornati@fastwebnet.it \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome