From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9971 invoked by alias); 4 Apr 2018 22:20:04 -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 9951 invoked by uid 89); 4 Apr 2018 22:20:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=doubts X-HELO: 9pmail.ess.barracuda.com Date: Wed, 04 Apr 2018 22:20:00 -0000 From: "Maciej W. Rozycki" To: Florian Weimer CC: Adhemerval Zanella , , Andreas Schwab Subject: Re: [PATCH v2 2/2] elf: Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818] In-Reply-To: <2c1fde36-8aaf-0d68-eeab-352a1f3809b8@redhat.com> Message-ID: References: <2c1fde36-8aaf-0d68-eeab-352a1f3809b8@redhat.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: mipsdag02.mipstec.com (10.20.40.47) To mipsdag02.mipstec.com (10.20.40.47) X-BESS-ID: 1522880391-637139-3552-5190-1 X-BESS-VER: 2018.4-r1804041912 X-BESS-Apparent-Source-IP: 12.201.5.32 X-BESS-Outbound-Spam-Score: 0.00 X-BESS-Outbound-Spam-Report: Code version 3.2, rules version 3.2.2.191693 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------- 0.00 BSF_BESS_OUTBOUND META: BESS Outbound X-BESS-Outbound-Spam-Status: SCORE=0.00 using account:ESS59374 scores of KILL_LEVEL=7.0 tests=BSF_BESS_OUTBOUND X-BESS-BRTS-Status:1 X-SW-Source: 2018-04/txt/msg00127.txt.bz2 On Thu, 8 Mar 2018, Florian Weimer wrote: > > The patch and rationale looks reasonable, Andrea and Florian do you still > > have > > objections or doubts about the patch? > > I have no further comments/objections. Committed now and bug closed. Thanks to everyone involved. Maciej