mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: Paul Mackerras <paulus@samba.org>
Cc: torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org,
	Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH for 2.6.13] iSeries build with newer assemblers and compilers
Date: Fri, 19 Aug 2005 15:00:56 +0200	[thread overview]
Message-ID: <20050819130056.GC2089@elf.ucw.cz> (raw)
In-Reply-To: <17154.43166.351018.356055@cargo.ozlabs.ibm.com>

Hi!

> Paulus suggested that we put xLparMap in its own .c file so that we can
> generate a .s file to be included into head.S.  This doesn't get around
> the problem of having it at a fixed address, but it makes it more
> palatable.

This is probably too late, but....
> -#if 0
>  struct HvReleaseData hvReleaseData = {
>  	.xDesc = 0xc8a5d9c4,	/* "HvRD" ebcdic */
>  	.xSize = sizeof(struct HvReleaseData),
>  	.xVpdAreasPtrOffset = offsetof(struct naca_struct, xItVpdAreas),
>  	.xSlicNacaAddr = &naca,		/* 64-bit Naca address */
> -	.xMsNucDataOffset = (u32)((unsigned long)&xLparMap - KERNELBASE),
> +	.xMsNucDataOffset = LPARMAP_PHYS,
>  	.xFlags = HVREL_TAGSINACTIVE	/* tags inactive       */
>  					/* 64 bit              */
>  					/* shared processors   */

These are extremely ugly cases of hungarian notation...
								Pavel

-- 
if you have sharp zaurus hardware you don't need... you know my address

  reply	other threads:[~2005-08-19 13:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-17  3:01 Paul Mackerras
2005-08-19 13:00 ` Pavel Machek [this message]
2005-08-20  1:12   ` Stephen Rothwell

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=20050819130056.GC2089@elf.ucw.cz \
    --to=pavel@suse.cz \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulus@samba.org \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@osdl.org \
    /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

all inboxes | Powered by JetHome®