From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92086 invoked by alias); 30 Nov 2016 13:01:09 -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 92037 invoked by uid 89); 30 Nov 2016 13:01:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS,URIBL_RED autolearn=ham version=3.3.2 spammy= X-HELO: relay1.mentorg.com Date: Wed, 30 Nov 2016 13:01:00 -0000 From: Joseph Myers To: Adhemerval Zanella CC: Subject: Re: [PATCH 1/2] Enable ILP32 mode on aarch64, update abilist files In-Reply-To: <053d72f5-13a8-ebe1-80ce-305226ecec64@linaro.org> Message-ID: References: <1480445388.14808.16.camel@caviumnetworks.com> <053d72f5-13a8-ebe1-80ce-305226ecec64@linaro.org> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-SW-Source: 2016-11/txt/msg01103.txt.bz2 On Wed, 30 Nov 2016, Adhemerval Zanella wrote: > > Possibly new comment: basing on top of Adhemerval's sysvipc consolidation > > would be > > better than adding new versions of various sysvipc files (if you think you > > still need new versions after that patch, you need to work with Adhemerval > > on making it more general). > > My understanding is, although not explicit state in this thread, ILP32 > port is still based on my sysvipc consolidation (at least is what Yury > was working with on previous iterations). The patch adds files msgctl.c, semctl.c and shmctl.c. If it's based on your series, I'd expect it not to include such files. -- Joseph S. Myers joseph@codesourcery.com