From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55305) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgpjB-0001zN-NO for qemu-devel@nongnu.org; Mon, 05 Sep 2016 04:58:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgpj9-0000d8-Ss for qemu-devel@nongnu.org; Mon, 05 Sep 2016 04:58:04 -0400 Date: Mon, 5 Sep 2016 17:41:54 +1000 From: David Gibson Message-ID: <20160905074154.GA7143@voom.fritz.box> References: <1472661255-20160-1-git-send-email-clg@kaod.org> <1472661255-20160-3-git-send-email-clg@kaod.org> <20160905025835.GF2587@voom.fritz.box> <1473058763.2313.40.camel@kernel.crashing.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <1473058763.2313.40.camel@kernel.crashing.org> Subject: Re: [Qemu-devel] [PATCH v2 2/7] ppc/pnv: add a PnvChip object List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: =?iso-8859-1?Q?C=E9dric?= Le Goater , qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 05, 2016 at 04:59:23PM +1000, Benjamin Herrenschmidt wrote: > On Mon, 2016-09-05 at 12:58 +1000, David Gibson wrote: > >=20 > > With the new chip class per cpu class, does this chip_type field > > serve > > any purpose any more? > >=20 > > > +=A0=A0=A0 k->chip_f000f =3D 0x120d304980000000ull; > >=20 > > A comment somewhere explaining what this cryptic value is would be > > nice. >=20 > It's snapshot from an actual chip ;-) Some of the fields we know about > such as the actual chip "type" and DD version but some are obscure even > to us :-) Sorry, I actually meant what does "chip_f000f" mean, rather than what does the value inside there mean. --=20 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 --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBAgAGBQJXzSHCAAoJEGw4ysog2bOSFEsQAJ2kb/g2vSNc3qJUzGwY3aps pU2t5OEzyFhi3OLMySWBUfnNeFZNcMCwEyw5zpXUho/bojrVYezZdOoBWCb3JyCq bZqFiCzdLY0CDjuWN8Mp600aJQlPaxcFXSU1xiWTpo/EToTeNvhE88rJ9iCoONI1 P7/EaMY4OQvB3uduhOab7pN3MoN8oIj+0/y7UJJGOfThFxw7CAa9Gi1O1FxL7X/u yW4lBMSErn0ok+z2UK6UICbBthzWhaIksoMlapkwTgX4xiLADfUlz5d5xCA1Gs8/ HF28c6bYb9k3SYSlqjV4pUfdLpKm9C14wEgRzGFQipJeP6OcDmLLAiLgsumnA3y0 GL8E7tgGs3GKQn9uPQBm7zN5EXdUa0VgJHYJFOk/jVvnZrhpx5peA0k0HTEOktyp Y6Wy894DHQFVPa7KSjMma59ji6zs78MuG13ojBrpAD9Pz/FzgKL6Q6DOgmCUdUvK Tw/Z8pIZwj/lMb2lgm0y4zR6vQMZLBLTfnuiTN9rVK0YqDSwqyOGXG4jCZWlJFNZ VaUcg+au1+Too7/Wgv/FRKOYLACoAbDnX3vUhJchv/VgjcbeUnqUs/3B1IbwAWQ0 t7nF49WvHsfNIzI1kKiCWNM+H8WAMfEw57VH+WyCUJgXpyiwLQoF4kGZMCPTo2OK KaMXRQr8snH7ApvFzlnt =EDL4 -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0--