Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756009AbbLDRTE (ORCPT ); Fri, 4 Dec 2015 12:19:04 -0500 Received: from foss.arm.com ([217.140.101.70]:55770 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753975AbbLDRTC (ORCPT ); Fri, 4 Dec 2015 12:19:02 -0500 Date: Fri, 4 Dec 2015 17:18:56 +0000 From: Catalin Marinas To: Yury Norov Cc: arnd@arndb.de, pinskia@gmail.com, Prasun.Kapoor@caviumnetworks.com, schwab@suse.de, Nathan_Lynch@mentor.com, linux-kernel@vger.kernel.org, agraf@suse.de, klimov.linux@gmail.com, broonie@kernel.org, jan.dakinevich@gmail.com, joseph@codesourcery.com, ddaney.cavm@gmail.com, bamvor.zhangjian@huawei.com, philipp.tomsich@theobroma-systems.com, andrey.konovalov@linaro.org, linux-arm-kernel@lists.infradead.org, christoph.muellner@theobroma-systems.com Subject: Re: [RFC2 PATCH v6 00/19] ILP32 for ARM64 Message-ID: <20151204171856.GP10123@e104818-lin.cambridge.arm.com> References: <1447795019-30176-1-git-send-email-ynorov@caviumnetworks.com> <20151203175955.GP10747@e104818-lin.cambridge.arm.com> <20151204153550.GB1251@yury-N73SV> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151204153550.GB1251@yury-N73SV> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1023 Lines: 24 On Fri, Dec 04, 2015 at 06:35:50PM +0300, Yury Norov wrote: > On Thu, Dec 03, 2015 at 05:59:55PM +0000, Catalin Marinas wrote: > > On Wed, Nov 18, 2015 at 12:16:40AM +0300, Yury Norov wrote: > > > - ILP32 VDSO code excluded. It's not mandatory, and caused questions > > > during review process. We definitely make sure we will follow up > > > with a VDSO later on because it is needed for performance reasons; > > > > I already asked in one of the patches, don't you need a VDSO for > > sigreturn? > > I didn't realise it's mandatory for ARMv8 when removed it. I'll back > it, but I think rework required anyway. The alternative is to use SA_RESTORER but AFAIK, its use has been deprecated. I don't know what aarch64 glibc does if it doesn't have a vdso. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/