public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: davidm@hpl.hp.com
Cc: Andreas Schwab <schwab@suse.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] 2.5.24: auto_fs.h typo.
Date: Thu, 27 Jun 2002 10:24:11 -0400	[thread overview]
Message-ID: <3D1B200B.5040202@zytor.com> (raw)
In-Reply-To: 15642.36216.782111.506354@napali.hpl.hp.com

David Mosberger wrote:
>>>>>>On Wed, 26 Jun 2002 10:23:26 -0400, "H. Peter Anvin" <hpa@zytor.com> said:
>>>>>
> 
>   hpa> Andreas Schwab wrote:
>   >> |> |> Please change this to:
>   >> |> 
>   >> |> #ifndef __alpha__
>   >> 
>   >> What about __ia64__?
> 
>   hpa> Oh right, that one too...
> 
> Isn't this the one which we agreed not to change because it would break
> existing ia64 automount binaries and because we do not expect x86 automount
> to run on ia64 machines?
> 

Right, hence:

#if !defined(__alpha__) && !defined(__ia64__)

Alpha and IA64 being the 64-bit architectures which will continue to use 
the older interface.

	-hpa





  reply	other threads:[~2002-06-27 14:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-25 15:59 [PATCH] 2.5.24: auto_fs.h typo Martin Schwidefsky
2002-06-26  1:15 ` H. Peter Anvin
2002-06-26 12:31   ` Andreas Schwab
2002-06-26 14:23     ` H. Peter Anvin
2002-06-27  3:58       ` David Mosberger
2002-06-27 14:24         ` H. Peter Anvin [this message]
2002-07-01 20:14           ` 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=3D1B200B.5040202@zytor.com \
    --to=hpa@zytor.com \
    --cc=davidm@hpl.hp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=schwab@suse.de \
    /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