From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan_Lynch@mentor.com (Nathan Lynch) Date: Fri, 17 Apr 2015 15:54:48 -0500 Subject: [PATCH] ARM: VDSO: depend on CPU_V7 In-Reply-To: <2997269.UTdCCDvBHc@wuerfel> References: <1428529265-26772-1-git-send-email-nathan_lynch@mentor.com> <20150416161049.GB12732@n2100.arm.linux.org.uk> <552FE447.6020001@mentor.com> <2997269.UTdCCDvBHc@wuerfel> Message-ID: <55317318.1050609@mentor.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 04/16/2015 12:14 PM, Arnd Bergmann wrote: > On Thursday 16 April 2015 11:33:11 Nathan Lynch wrote: >> >> if I do 'make arch/arm/vdso/' but otherwise the build system doesn't >> seem to enter that directory here. >> >> Still looking into it though. >> > > Ah, my mistake. I typed 'make arch/arm/vdso' and expected the files > to all be left out, but instead the way the Makefile is written, it > does not enter the directory at all when VDSO is turned off. > > I tried it again now, building the kernel normally and that works, so > > Acked-by: Arnd Bergmann Thanks, in light of our discussion (esp. the v4 vs v3 confusion) I've amended the commit message but added your ack. Submitted as 8342/1.