From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from esa3.mentor.iphmx.com (esa3.mentor.iphmx.com [68.232.137.180]) by sourceware.org (Postfix) with ESMTPS id A6770385841D for ; Wed, 19 Jan 2022 18:59:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org A6770385841D Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com IronPort-SDR: LGY7kVwlFX99dVUzp556lknKt8Y1yQUaZbtj0uABOKGmj8cmFaTk0ym47VSOEdJiq+QVVTd3Mo 2T496dzfd/O4tjbPFVNpSlSVOaY6x2NJaA80CAuKOSqjVkcRfpS8SszRhJnEtgAyoVpWqxJFDd 6iZcInAmksxaSbqA7bOXeDsAF4nL5IGAjp6nfuqP+JdzgMsoFc+C6hO3LJQtiKYECj6ErEQg5J ydVee8CTeIHtgGBdmMCz7lJ+s0QZDWxnfkHsGlSzcXRhDkO2QNJ/vdcyyclwYkUrGeWR460+09 bBbTwmxQVYr8QkcFASRbLI9q X-IronPort-AV: E=Sophos;i="5.88,300,1635235200"; d="scan'208";a="70836783" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa3.mentor.iphmx.com with ESMTP; 19 Jan 2022 10:59:04 -0800 IronPort-SDR: 6ng35uGv0NJK/6lFyPzpN6hXvdpKrUOjgAaeXE+caLYBS7XuouAgFWOFe1WevVDbemphBuXSld Jo+x8fTi7iuAAJgUJw+kEMzT5gPB6hx5+V9x9SF2O4ji/lantXvbhZxWiOhkGrl+QYP0RL63JF 9gXClvboknZj9AasdczzbYW7rd7BH8aznqNaswwXa/7MRCM08ShYNL7mtp+PmuH3jvZhiLJmL/ ajc/yd8rMHVfC82iBNT/F+nkia66v13hG63CmYRCWA9fHLhrmx+XYF+otuoXo0ZcWxmMqUoC0r OTw= Date: Wed, 19 Jan 2022 18:58:58 +0000 From: Joseph Myers X-X-Sender: jsm28@digraph.polyomino.org.uk To: Florian Weimer CC: Subject: Re: [PATCH] mips: Move DT_MIPS into In-Reply-To: <87ilughe3c.fsf@oldenburg.str.redhat.com> Message-ID: References: <87ilughe3c.fsf@oldenburg.str.redhat.com> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-11.mgc.mentorg.com (139.181.222.11) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-Spam-Status: No, score=-3115.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jan 2022 18:59:06 -0000 On Tue, 18 Jan 2022, Florian Weimer via Libc-alpha wrote: > ELF_MACHINE_XHASH_SETUP in that file needs it. > > Fixes commit c90363403b57b3b7919061851cb3e6d9c85e784a > ("elf: Move _dl_setup_hash to its own file"). OK. -- Joseph S. Myers joseph@codesourcery.com