From mboxrd@z Thu Jan 1 00:00:00 1970 From: ynorov@caviumnetworks.com (Yury Norov) Date: Wed, 17 Feb 2016 16:57:14 +0300 Subject: [PATCH 1/5] all: s390: move wrapper infrastructure to generic headers In-Reply-To: <20160217082210.GA4175@osiris> References: <1453741047-5498-2-git-send-email-ynorov@caviumnetworks.com> <20160128121618.GB5418@osiris> <20160128163109.GA8529@yury-N73SV> <20160201114251.GB973@yury-N73SV> <20160202073913.GB3990@osiris> <20160202154331.GA3003@yury-N73SV> <20160202160826.GF3990@osiris> <20160202195434.GA3397@osiris> <20160202204156.GA27290@yury-N73SV> <20160217082210.GA4175@osiris> Message-ID: <20160217135714.GB13549@yury-N73SV> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Feb 17, 2016 at 09:22:10AM +0100, Heiko Carstens wrote: > On Tue, Feb 02, 2016 at 11:41:56PM +0300, Yury Norov wrote: > > > However I'll try to write an addon patch to your patch series. Maybe we can > > > still get rid of compat_wrapper.c in a way which makes both of us happy. > > > Also.. the idea with the alias names for compat wrappers does seem to have > > > the disadvantage that it will pollute /proc/kallsyms for example. > > > > > > Anyway, I'm not sure if I will be able to come up with something this week > > > though. > > > > Great, I'm looking forward... > > Hi Yuri, > > after playing around with this a bit I couldn't come up with a solution > that I'm happy with, unfortunately. > > So in order to make some progress here I'd vote that we simply move the > existing compat_wrapper.c from arch/s390 to common code like you did in > your first approach and leave the existing SYSCALL macros alone. > > That will have hardly any effect to anybody else and your problem is > solved while s390 still works. > > Does that make sense? > OK. This week I'll split v1 as I did with v2, and send it here. So we'll have two versions, and so will start true elections. :) > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel at lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel