From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Goldstein Subject: Re: [PATCH v7 25/28] build: convert HAS_MEM_PAGING use to Kconfig Date: Fri, 11 Dec 2015 06:57:36 -0600 Message-ID: <566AC840.4020909@cardoe.com> References: <1449766122-6359-1-git-send-email-cardoe@cardoe.com> <1449766122-6359-26-git-send-email-cardoe@cardoe.com> <566AB90502000078000BE974@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1006929756249911070==" Return-path: In-Reply-To: <566AB90502000078000BE974@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: Tamas K Lengyel , Keir Fraser , Razvan Cojocaru , Andrew Cooper , xen-devel@lists.xen.org, Daniel De Graaf List-Id: xen-devel@lists.xenproject.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1006929756249911070== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="M4pcrcPemgcufrhi6kfh8KlL5LKpxtDMd" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --M4pcrcPemgcufrhi6kfh8KlL5LKpxtDMd Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 12/11/15 4:52 AM, Jan Beulich wrote: >>>> On 10.12.15 at 17:48, wrote: >> --- a/config/x86_32.mk >> +++ b/config/x86_32.mk >> @@ -6,7 +6,6 @@ CONFIG_MIGRATE :=3D y >> CONFIG_XCUTILS :=3D y >> =20 >> HAS_MEM_ACCESS :=3D y >> -HAS_MEM_PAGING :=3D y >> HAS_MEM_SHARING :=3D y >> =20 >> CFLAGS +=3D -m32 -march=3Di686 >> --- a/config/x86_64.mk >> +++ b/config/x86_64.mk >> @@ -7,7 +7,6 @@ CONFIG_MIGRATE :=3D y >> CONFIG_XCUTILS :=3D y >> =20 >> HAS_MEM_ACCESS :=3D y >> -HAS_MEM_PAGING :=3D y >> HAS_MEM_SHARING :=3D y >> =20 >> CONFIG_XEN_INSTALL_SUFFIX :=3D .gz >=20 > I'm sure I gave this comment before: Considering that the previous > patch converted HAS_MEM_ACCESS, the patch context here shows > that this was an incomplete conversion. >=20 > Jan >=20 That's not the case. HAS_MEM_ACCESS is used in the tools/ directory currently as well so it has to remain here for now. I was going to look at what changes could be made there after this series. Likely it'll be turned on always in the tools stack and just gracefully handle the fact that the hypervisor might have it disabled. --=20 Doug Goldstein --M4pcrcPemgcufrhi6kfh8KlL5LKpxtDMd 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 iQJ8BAEBCgBmBQJWashEXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvUc4EP/1XGIa0OZKF8FFAyk2dKkJMA /3z//QTuyzhEytRJvc25usg6Yv2n03gmSoRq5XlkD9qAq+qTL6vEymtykefbAf+Q SodgFufC8wS5lFLItRLeyBj2lBUgA5yASvbXlze/rmlc/FZNkr/maEilhRtbvtkK k3Vhzj7VtyXg8AazDK8v9bM3pzFT+1aESmRx0hTmudXWfPRaT+7jo9TWI4Vk1hOv EFGKglruLefFT1pyCVLUao9Ul8KqE4/sZq6sePY+TkCgyA7RGVGnqBkaPSZLrCCb LYfYbiW2asupC581RqC17kOtN+lp8+3xQQ5SpABB8QtGgZv7Ti2fBv1h06uyNP/4 OpjfH36oIzPeAmciHn7U/b8kE0Sn+gxkNljYzIY/9UwUrA98jDq92t54K0mYfz7L wknSXlo2uqWYzN7McJVHbL6Rgg/KcwXBQCZ090X5zlAj3TjUEOzIH6E/aek+10xZ y6VvpNl1cIq0OxgWKN/pyCVXX04lso4G435fOVhVDmXAHF2ihYpMnRNrjketxNm9 BSw6eYMHdKSwge1XFv/kNBmofnzKql7Drk9xgLsyV6xVxgFwWjb4Xe6P/W81gWti fDQAWOzHnRwAPXZ7GbuYObWuoEb7e+3GXDy6T3MX+AnyXgTVE7nn1wrVJ39jSBGI 8nfoIFWKwv477eTDKBfT =VAXk -----END PGP SIGNATURE----- --M4pcrcPemgcufrhi6kfh8KlL5LKpxtDMd-- --===============1006929756249911070== 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 --===============1006929756249911070==--