From: Alex Williamson <alex_williamson@hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] [PATCH] 2/4 pci segments
Date: Thu, 03 Apr 2003 20:42:33 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590723705407@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590723705394@msgid-missing>
Removing a dup, this is what it looks like in the 2.5.64 tree:
# if defined (CONFIG_IA64_HP_SIM)
return "hpsim";
# elif defined (CONFIG_IA64_HP_ZX1)
return "hpzx1";
# elif defined (CONFIG_IA64_SGI_SN1)
return "sn1";
# elif defined (CONFIG_IA64_SGI_SN2)
return "sn2";
# elif defined (CONFIG_IA64_DIG)
return "dig";
# elif defined (CONFIG_IA64_HP_ZX1)
return "hpzx1";
Thanks,
Alex
David Mosberger wrote:
>
> >>>>> On Thu, 03 Apr 2003 10:51:38 -0700, Alex Williamson <alex_williamson@hp.com> said:
>
> What's up with this hunk?
>
> return "sn2";
> # elif defined (CONFIG_IA64_DIG)
> return "dig";
> -# elif defined (CONFIG_IA64_HP_ZX1)
> - return "hpzx1";
> # else
> # error Unknown platform. Fix acpi.c.
> # endif
>
> --david
--
Alex Williamson HP Linux & Open Source Lab
next prev parent reply other threads:[~2003-04-03 20:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-03 17:51 [Linux-ia64] [PATCH] 2/4 pci segments Alex Williamson
2003-04-03 20:34 ` David Mosberger
2003-04-03 20:42 ` Alex Williamson
2003-04-03 20:42 ` Alex Williamson
2003-04-03 20:42 ` Alex Williamson [this message]
2003-04-03 20:44 ` Matthew Wilcox
2003-04-03 21:30 ` David Mosberger
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=marc-linux-ia64-105590723705407@msgid-missing \
--to=alex_williamson@hp.com \
--cc=linux-ia64@vger.kernel.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