From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on starla X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 523671F44D for ; Mon, 11 Mar 2024 17:19:32 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; unprotected) header.d=redhat.com header.i=@redhat.com header.a=rsa-sha256 header.s=mimecast20190719 header.b=VHZ21dfO; dkim-atps=neutral Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 65B93385828D for ; Mon, 11 Mar 2024 17:19:31 +0000 (GMT) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 7ED273858D20 for ; Mon, 11 Mar 2024 17:19:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7ED273858D20 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 7ED273858D20 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710177550; cv=none; b=h/9/Mko/KFMcN2rJZfXohahhw/hL/ja/dbbjWeusSPo3V1KRfjer3V+Kp0xGFrCU9YbrSd1UuejoMJyLxdOxRNaX2AhBZAQEY61cAnWIunhcwiDFn2aRF8D7XX6fNDpZ+OAH4Y4WJ8rimzU29HvmkwBi4dvpezw9BAzmSTEbPiM= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1710177550; c=relaxed/simple; bh=RSkZtT0li0h8Iz07nu7cqSq4MGYf4uj7kBf7zKmt+t8=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=rzYo4uTRRjBbrvuTmBBKbMQ5YvvpHLwZNjyuf4YKiFdvxDDdwi1pXKaeB+nTgRMHxqoSrSPjzbsSFtOtcCldexYdmic/k9CuB03s9kbpUZuLtp3kTY7mwgzbqWJh1hJSAQXRGXd3Z4nJpGxfF+Jtlesw7D7g9UImS3NJ6gf70cc= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1710177548; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HpYtdOfz0HVgSN/d9yCk2evkKDV9ZSzj8W0AWWFqBX0=; b=VHZ21dfO2s/AtZKgAtfp8q9BIiALLnmAG1bBgf4m5r/NOduQttKiq1FWfd4/sbbbgcjj0R zsJ/DI8o0tPZ/Ncw424A+HbgOo0E2o5scKN99peXQBhtNpvT+jnuLEsvaRI+RQ81b+u3GP PN/ZnjlT4A6V0l5yN6MjfmOV7NsoAto= Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-154-GbfD3FcNMcOScoEb8ISvAw-1; Mon, 11 Mar 2024 13:19:06 -0400 X-MC-Unique: GbfD3FcNMcOScoEb8ISvAw-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.rdu2.redhat.com [10.11.54.8]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 768543801F60 for ; Mon, 11 Mar 2024 17:19:06 +0000 (UTC) Received: from oldenburg.str.redhat.com (unknown [10.39.192.78]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E294AC15771; Mon, 11 Mar 2024 17:19:05 +0000 (UTC) From: Florian Weimer To: Joseph Myers Cc: libc-alpha@sourceware.org Subject: Re: [PATCH v3 03/32] elf: Remove _dl_sysdep_open_object hook function References: <659f5e52d04c2293d020eda2827212186dfbf92d.1701944612.git.fweimer@redhat.com> <16b2b5a-b0c5-1b4b-9930-5e4564f98ae8@redhat.com> Date: Mon, 11 Mar 2024 18:19:04 +0100 In-Reply-To: <16b2b5a-b0c5-1b4b-9930-5e4564f98ae8@redhat.com> (Joseph Myers's message of "Wed, 31 Jan 2024 13:10:32 +0000 (UTC)") Message-ID: <87v85slm9j.fsf@oldenburg.str.redhat.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.3 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.8 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org * Joseph Myers: > On Thu, 7 Dec 2023, Florian Weimer wrote: > >> It is currently not used by any target. > > OK. Thank you for your reviews. Is it fine with you if I add =E2=80=9CReviewed= -By: Joseph Myers =E2=80=9D tags for those patches that you OKed to a repost of the series? Florian