From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 60224 invoked by alias); 11 Sep 2017 20:39:15 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 60213 invoked by uid 89); 11 Sep 2017 20:39:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:168 X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 12E52CC982 Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dj@redhat.com From: DJ Delorie To: sellcey@cavium.com Cc: schwab@suse.de, joseph@codesourcery.com, libc-alpha@sourceware.org Subject: Re: [PATCH] Remove compat from DEFAULT_CONFIG lookup strings In-Reply-To: <1504193091.3182.8.camel@cavium.com> (message from Steve Ellcey on Thu, 31 Aug 2017 08:24:51 -0700) Date: Mon, 11 Sep 2017 20:39:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2017-09/txt/msg00469.txt.bz2 Steve Ellcey writes: > Yes it is. =C2=A0Here is an updated patch with that change. LGTM