From: Alistair Popple <alistair@popple.id.au>
To: Michael Neuling <mikey@neuling.org>
Cc: Tulio Magno Quites Machado Filho <tuliom@ascii.art.br>,
linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc: Add new HWCAP bits
Date: Wed, 01 Apr 2020 10:27:58 +1100 [thread overview]
Message-ID: <2967504.H6m59ABNDB@townsend> (raw)
In-Reply-To: <34ff52dfe8233007db6dd7b1cd98a741e5bc392c.camel@neuling.org>
On Wednesday, 1 April 2020 9:47:03 AM AEDT Michael Neuling wrote:
> On Tue, 2020-03-31 at 12:12 -0300, Tulio Magno Quites Machado Filho wrote:
> > Alistair Popple <alistair@popple.id.au> writes:
> > > diff --git a/arch/powerpc/include/uapi/asm/cputable.h
> > > b/arch/powerpc/include/uapi/asm/cputable.h
> > > index 540592034740..8888c6fe10b2 100644
> > > --- a/arch/powerpc/include/uapi/asm/cputable.h
> > > +++ b/arch/powerpc/include/uapi/asm/cputable.h
> > > @@ -50,6 +50,8 @@
> > >
> > > #define PPC_FEATURE2_DARN 0x00200000 /* darn random number insn */
> > > #define PPC_FEATURE2_SCV 0x00100000 /* scv syscall */
> > > #define PPC_FEATURE2_HTM_NO_SUSPEND 0x00080000 /* TM w/out suspended
> > >
> > > state */
> > > +#define PPC_FEATURE2_ARCH_3_10 0x00040000 /* ISA 3.10 */
> >
> > I think this should have been:
> >
> > #define PPC_FEATURE2_ARCH_3_1 0x00040000 /* ISA 3.1 */
>
> Agreed. That's the new name.
>
> Sorry Al I should have caught that earlier.
No worries, I missed it too. Will send v2.
- Alistair
> Mikey
prev parent reply other threads:[~2020-03-31 23:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-31 9:42 [PATCH] powerpc: Add new HWCAP bits Alistair Popple
2020-03-31 15:12 ` Tulio Magno Quites Machado Filho
2020-03-31 22:47 ` Michael Neuling
2020-03-31 23:27 ` Alistair Popple [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=2967504.H6m59ABNDB@townsend \
--to=alistair@popple.id.au \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=mikey@neuling.org \
--cc=tuliom@ascii.art.br \
/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).