Re: [PATCH] * config.sub: Deduplicate `basic_machine` by always allowing the vendor

2018-08-12 Thread Ben Elliston
On Mon, Aug 13, 2018 at 12:12:56AM -0400, John Ericson wrote: > Hmm bummer. Sorry about that. Here's them all again, with that and > another hopefully "non controversial" one moved to the front. 0001 and 0002 have been applied. 0003 fails to recognise decstation-3100, whereas it did before. Ben

Re: [PATCH] * config.sub: Deduplicate `basic_machine` by always allowing the vendor

2018-08-12 Thread John Ericson
Hmm bummer. Sorry about that. Here's them all again, with that and another hopefully "non controversial" one moved to the front. Cheers, John On 08/12/18 21:34, Ben Elliston wrote: On Sun, Aug 12, 2018 at 09:01:37PM -0400, John Ericson wrote: I'm rebasing and retesting them all now, but yo

Re: [PATCH] * config.sub: Deduplicate `basic_machine` by always allowing the vendor

2018-08-12 Thread John Ericson
I'm rebasing and retesting them all now, but you could just skip that and apply the next one (on craynv), which is simple and makes config.sub strictly more accepting, in the meantime. Cheers, John On 08/12/18 20:19, Ben Elliston wrote: On Thu, Aug 09, 2018 at 02:57:45AM -0400, John Ericson

Re: [PATCH] * config.sub: Deduplicate `basic_machine` by always allowing the vendor

2018-08-12 Thread Ben Elliston
On Thu, Aug 09, 2018 at 02:57:45AM -0400, John Ericson wrote: > OK, now that the idempotency checks are in, here is a new version of > the deduplication. I broke it up more, and added often-extensive > notes on each step in the ChangeLog. All of them past the testsuite, > but the last one (alone)