qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: David Gibson <david@gibson.dropbear.id.au>
To: Thomas Huth <thuth@redhat.com>
Cc: John Snow <jsnow@redhat.com>,
	qemu-devel@nongnu.org, imammedo@redhat.com, agraf@suse.de
Subject: Re: [Qemu-devel] [PATCH 2/2] ppc: remove all unused CPU definitions
Date: Sat, 23 Sep 2017 15:28:49 +1000	[thread overview]
Message-ID: <20170923052849.GG4998@umbus.fritz.box> (raw)
In-Reply-To: <61dd1fd1-c3e7-2884-22bf-5856803c2a1b@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1792 bytes --]

On Wed, Sep 20, 2017 at 08:52:21PM +0200, Thomas Huth wrote:
> On 19.09.2017 23:36, John Snow wrote:
> > Remove *all* unused CPU definitions as indicated by compile-time
> > `#if 0` constructs.
> > 
> > Signed-off-by: John Snow <jsnow@redhat.com>
> > ---
> >  target/ppc/cpu-models.h | 223 ------------------------------------------------
> >  1 file changed, 223 deletions(-)
> > 
> > diff --git a/target/ppc/cpu-models.h b/target/ppc/cpu-models.h
> > index b34b512..248f833 100644
> > --- a/target/ppc/cpu-models.h
> > +++ b/target/ppc/cpu-models.h
> [...]
> > @@ -234,24 +105,11 @@ enum {
> >      CPU_POWERPC_440GXb             = 0x51B21851,
> >      CPU_POWERPC_440GXc             = 0x51B21892,
> >      CPU_POWERPC_440GXf             = 0x51B21894,
> > -#if 0
> > -    CPU_POWERPC_440S               = xxx,
> > -#endif
> >      CPU_POWERPC_440SP              = 0x53221850,
> >      CPU_POWERPC_440SP2             = 0x53221891,
> >      CPU_POWERPC_440SPE             = 0x53421890,
> >      /* PowerPC 460 family */
> > -#if 0
> > -    /* Generic PowerPC 464 */
> > -#define CPU_POWERPC_464              CPU_POWERPC_464H90
> > -#endif
> >      /* PowerPC 464 microcontrolers */
> > -#if 0
> > -    CPU_POWERPC_464H90             = xxx,
> > -#endif
> > -#if 0
> > -    CPU_POWERPC_464H90FP           = xxx,
> > -#endif
> 
> I think you could also remove the "/* PowerPC 460 family */" and "/*
> PowerPC 464 microcontrolers */" lines now.
> 
> Anyway:
> 
> Reviewed-by: Thomas Huth <thuth@redhat.com>

Yes, I've made that extra change and applied.

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2017-09-23  5:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 21:36 [Qemu-devel] [PATCH 0/2] ppc: remove dead definitions John Snow
2017-09-19 21:36 ` [Qemu-devel] [PATCH 1/2] ppc: remove unused CPU definitions John Snow
2017-09-20 18:47   ` Thomas Huth
2017-09-23  5:23     ` David Gibson
2017-09-19 21:36 ` [Qemu-devel] [PATCH 2/2] ppc: remove all " John Snow
2017-09-20 18:52   ` Thomas Huth
2017-09-23  5:28     ` David Gibson [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=20170923052849.GG4998@umbus.fritz.box \
    --to=david@gibson.dropbear.id.au \
    --cc=agraf@suse.de \
    --cc=imammedo@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).