From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10052 invoked by alias); 12 Apr 2016 10:08:35 -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 10023 invoked by uid 89); 12 Apr 2016 10:08:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mailapp01.imgtec.com From: Matthew Fortune To: Zubair Kakakhel , "joseph@codesourcery.com" , "libc-alpha@sourceware.org" Subject: RE: [PATCHv2] MIPS: Add VDSO support Date: Tue, 12 Apr 2016 10:08:00 -0000 Message-ID: <6D39441BF12EF246A7ABCE6654B023537E3D04C1@hhmail02.hh.imgtec.org> References: <1460386073-14198-1-git-send-email-Zubair.Kakakhel@imgtec.com> <6D39441BF12EF246A7ABCE6654B023537E3CEE0B@hhmail02.hh.imgtec.org> <570CA0A2.6060803@imgtec.com> In-Reply-To: <570CA0A2.6060803@imgtec.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-SW-Source: 2016-04/txt/msg00252.txt.bz2 Zubair Kakakhel writes: > I'd like this committing please. >=20 > The code is by Alex. I rebased, tested again on upstream and added the > changelog. Committed with Alex as author in the changelog. Matthew