linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mackerras <paulus@samba.org>
To: Olof Johansson <olof@lixom.net>
Cc: akpm@osdl.org, linuxppc-dev@ozlabs.org
Subject: Re: [PATCH 2/3] powerpc: Implement support for setting little-endian mode via prctl
Date: Thu, 8 Jun 2006 07:41:02 +1000	[thread overview]
Message-ID: <17543.18414.871090.185796@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <20060607173320.GB5661@pb15.lixom.net>

Olof Johansson writes:

> >  #define CPU_FTR_LOCKLESS_TLBIE		ASM_CONST(0x0)
> >  #define CPU_FTR_MMCRA_SIHV		ASM_CONST(0x0)
> >  #define CPU_FTR_CI_LARGE_PAGE		ASM_CONST(0x0)
> > +#define CPU_FTR_PAUSE_ZERO              ASM_CONST(0x0)
> >  #define CPU_FTR_PURR			ASM_CONST(0x0)
> >  #endif
> 
> This seems to have snuck in from something else. It's not used anywhere.

Yes, early on I noticed that this one was missing from the dummy
definitions for 32-bit and cleaned it up as I went past.  I'll remove
that hunk.

Paul.

      reply	other threads:[~2006-06-07 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07  6:14 [PATCH 2/3] powerpc: Implement support for setting little-endian mode via prctl Paul Mackerras
2006-06-07 17:33 ` Olof Johansson
2006-06-07 21:41   ` Paul Mackerras [this message]

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=17543.18414.871090.185796@cargo.ozlabs.ibm.com \
    --to=paulus@samba.org \
    --cc=akpm@osdl.org \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olof@lixom.net \
    /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;
as well as URLs for NNTP newsgroup(s).