[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1153227104.9681.2.camel@localhost>
Date: Tue, 18 Jul 2006 14:51:44 +0200
From: Martin Schwidefsky <schwidefsky@...ibm.com>
To: "linux-os (Dick Johnson)" <linux-os@...logic.com>
Cc: linux-kernel@...r.kernel.org, heiko.carstens@...ibm.com
Subject: Re: [patch 5/6] s390: .align 4096 statements in head.S
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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists