From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: "linux-os (Dick Johnson)" <linux-os@analogic.com>
Cc: linux-kernel@vger.kernel.org, heiko.carstens@de.ibm.com
Subject: Re: [patch 5/6] s390: .align 4096 statements in head.S
Date: Tue, 18 Jul 2006 14:51:44 +0200 [thread overview]
Message-ID: <1153227104.9681.2.camel@localhost> (raw)
In-Reply-To: <Pine.LNX.4.61.0607180825240.11870@chaos.analogic.com>
On Tue, 2006-07-18 at 08:43 -0400, linux-os (Dick Johnson) wrote:
> Hardcoading like that can cause hard to find errors. It looks like
> you wrote something in 'C' and tried to use its assembly code. You
> should know that you don't need ".fill" if you have correctly
> allocated
> data.
Huh ?!? We are talking about head.S here. That is pure assembler, no C
anywhere. It is the startup code of the kernel, and we do want to
control where things end up.
--
blue skies,
Martin.
Martin Schwidefsky
Linux for zSeries Development & Services
IBM Deutschland Entwicklung GmbH
"Reality continues to ruin my life." - Calvin.
next prev parent reply other threads:[~2006-07-18 12:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-18 11:56 [patch 5/6] s390: .align 4096 statements in head.S Martin Schwidefsky
2006-07-18 12:43 ` linux-os (Dick Johnson)
2006-07-18 12:51 ` Martin Schwidefsky [this message]
2006-07-18 13:33 ` linux-os (Dick Johnson)
2006-07-18 14:10 ` Martin Schwidefsky
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=1153227104.9681.2.camel@localhost \
--to=schwidefsky@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-os@analogic.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.