From mboxrd@z Thu Jan 1 00:00:00 1970 From: Doug Goldstein Subject: Re: [PATCHv6] 01/28] build: import Kbuild/Kconfig from Linux 4.2 Date: Mon, 30 Nov 2015 11:00:56 -0600 Message-ID: <565C80C8.9010704@cardoe.com> References: <1448387538-12208-1-git-send-email-cardoe@cardoe.com> <1448387538-12208-2-git-send-email-cardoe@cardoe.com> <565C645C02000078000BA3AD@prv-mh.provo.novell.com> <565C6C7B.4060600@cardoe.com> <565C7F8402000078000BA5C5@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2160364311160545567==" Return-path: In-Reply-To: <565C7F8402000078000BA5C5@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: Keir Fraser , Tim Deegan , Ian Jackson , 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) --===============2160364311160545567== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mHBhjhIDGQqx9Nge1c7D4Jqnh1P4LF70u" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mHBhjhIDGQqx9Nge1c7D4Jqnh1P4LF70u Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/30/15 9:55 AM, Jan Beulich wrote: >>>> On 30.11.15 at 16:34, wrote: >> On 11/30/15 7:59 AM, Jan Beulich wrote: >>>>>> On 24.11.15 at 18:51, wrote: >>>> --- /dev/null >>>> +++ b/xen/scripts/kconfig/Makefile.linux >>>> @@ -0,0 +1,317 @@ >>> >>> This doesn't seem to be referenced anywhere. >> >> Its the central file for building kconfig. Its refereinced in >> xen/scripts/kconfig/Makefile on line 63. This is the only file I've >> renamed from its original name in the Linux source tree. >=20 > In a later patch I think? Yes. This whole patch is just bringing in files from Linux 4.2.0 unmodified. I plan on modifying the commit message like Ian Jackson suggested. >=20 >>>> --- /dev/null >>>> +++ b/xen/scripts/kconfig/gconf.c >>>> @@ -0,0 +1,1521 @@ >>> >>> I think I had asked before, and with us not wanting any user visible >>> prompts for now I wonder even more: Do we really need [gmnq]conf? >>> All I think we really need is conf. >> >> Well as you (and others) have commented about the fact that KEXEC and >> the ARM UARTs should be user configurable which is why I included thos= e. >> So I'll continue to leave those in ok? >=20 > Afaic I'd prefer a minimal import as a first step. Adding further > frontends - if really needed - could be done later. >=20 > Jan >=20 So you want me to break this patch up to bring in the frontends individually? Since there is a request to have KEXEC and the UARTs configurable by the user I would bring in all these frontends. --=20 Doug Goldstein --mHBhjhIDGQqx9Nge1c7D4Jqnh1P4LF70u 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 iQJ8BAEBCgBmBQJWXIDLXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBNTM5MEQ2RTNFMTkyNzlCNzVDMzIwOTVB MkJDMDNEQzg3RUQxQkQ0AAoJEKK8A9yH7RvUIdUP/3Wuk1fdddoTc6IHVlz9VB3L LI0Tz6Ow6mbrd4GPDj9E8MkaMxZXbSQ5YIujN0UhmndFgxKQ++JuSaN3dN6KzOMS WZVsa4jzUMW5a6/V1lnvxeZDJkFsi/FsVExtC0ctdzW3BVm1VuNkbJ4Oo6xrOC3C blBLuZKEVWjmi+w0MPzq2ciQ8RNnQVlcAEgBbe7612VzCMoBNq4SbGBa4JzGlIWB cZNgYHu2mf7oLJ6kQS0Ib7pZVXcW/Ywo8ZHa4Hwk1lO00/cJsfe0JpMgh8z0+Dli Ruh9YJpdXFMgyK3Zzjyt7ccWu3/lSXqA0VIciJLfaQHb1NVPsu8+cZz1DtKWZzw0 Vi1XO7Ai9YxUdf6Sp7czDBL2a9EAACMJnaeO/4RvR6VnsoXUm9jYlz0WzcEtbwuu Bba3qUZN6YqZtGNlB7YEbkBplvoxXyG1usgPWeGd3OityvAyqk460gt4pe9YKAH5 NLGfwOdpcgQHjUrL2DqzbUez3ajqzwVQqAwHdPF8nN8bWAqDsjJyEdhU1J+c08uj IkOOSjf7noVm8z9N3CldPPZO/1+XB/vGp0giLloq0sR/20YxkTZBwo6t466b4fMm SZFit48ppMoAKNMOhEw+OJgRq3KcU0YqWS3tbtG/QYMdDF4nNzK1WmEsNhTK6Bnj po/SEXe2/glzdNGMJWEO =oE6L -----END PGP SIGNATURE----- --mHBhjhIDGQqx9Nge1c7D4Jqnh1P4LF70u-- --===============2160364311160545567== 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 --===============2160364311160545567==--