From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Goldstein Subject: Re: [PATCH v2 2/2] build: convert NR_CPUS to Kconfig Date: Tue, 12 Jan 2016 09:20:59 -0600 Message-ID: <569519DB.4060400@cardoe.com> References: <1452549733-13401-1-git-send-email-cardoe@cardoe.com> <1452549733-13401-2-git-send-email-cardoe@cardoe.com> <5694CA2F02000078000C5CCF@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2203074341720300865==" Return-path: In-Reply-To: <5694CA2F02000078000C5CCF@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: Andrew Cooper , Keir Fraser , Stefano Stabellini , Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============2203074341720300865== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="P7t3TQqIIKUPx5bi8t1i43wfn6oNLvJ7e" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --P7t3TQqIIKUPx5bi8t1i43wfn6oNLvJ7e Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 1/12/16 2:41 AM, Jan Beulich wrote: >>>> On 11.01.16 at 23:02, wrote: >> --- a/xen/include/xen/config.h >> +++ b/xen/include/xen/config.h >> @@ -92,4 +92,7 @@ >> #define FLASK_AVC_STATS 1 >> #endif >> =20 >> +/* allow existing code to work with Kconfig variable */ >> +#define NR_CPUS CONFIG_NR_CPUS >=20 > Perhaps here or in a follow-up patch derive CONFIG_SMP (used in a > few places in ARM code) from NR_CPUS > 1? >=20 > Jan >=20 I agree with you. That's actually in a follow on. I've got most of the CONFIG_ fields in a branch locally and as each patch gets reviewed I'm submitting more. --=20 Doug Goldstein --P7t3TQqIIKUPx5bi8t1i43wfn6oNLvJ7e Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0 iQJ8BAEBCgBmBQJWlRneXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvUqZIP/2ziEWjNslDLY26v+P3sWCru wJwT1mto/VDeZo7WNie4Qht011SCQs/BCne5dCT3FRIFekJ1vbfheszpNBcx4k++ CGx7pZB7xwP6b5RbLp2vDQTdIqQ7O8OYgxEyRxT4NQQTf4sqJd2kFx+m+dNWpGcn E+iQtwvZ0rOcpAM2TApKxhHwF5np78gU8KNAxB734cYjGYEJQ+gnroxWLuCkn92t +yQtqUL/OeRoOL/7HPkFKxHIr5H85bHfSEtLSspaqcLXZ67UxJVF1PJdGilSasMv D67JSD8H0+Lxt06O0M+p1SFylRTAz5cRgVj8gbVG5hi0EEMTKYn4nOEgCXwSQGBB RWJcKu1a4skbww3PweBqGxXKsxzInepsghtPmB1vNmTZDEm/2r/cn0ePjbNH89Qz juYLIk2F7x/v/GSfPQWMurU6dEwAkDJBmln/KIyjxGqOwmEP66z8z/6nvnh7s9q8 rESV7JABUlHj+RiH++y8sgNgXCXsQUK9sKMJi7OxlE3/8OeCO8ADzVNPmUSVtMg8 V9gYaPSUREwjplvNkg3HuvszgIICIA/bFjcRyKMVw0HOdDoCUt24fE4vxOyAjAIs w6ZxoxXBv2QS9JOTn0yassvjXSpIlOA+fBEeLGz8KV8mQMz/ZgUVRcMwdmDA6tfS FV4r+tuhXvy4HLKJjqzS =vHf+ -----END PGP SIGNATURE----- --P7t3TQqIIKUPx5bi8t1i43wfn6oNLvJ7e-- --===============2203074341720300865== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============2203074341720300865==--