Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932528AbaFKQl6 (ORCPT ); Wed, 11 Jun 2014 12:41:58 -0400 Received: from mail-ob0-f175.google.com ([209.85.214.175]:62371 "EHLO mail-ob0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751683AbaFKQl4 (ORCPT ); Wed, 11 Jun 2014 12:41:56 -0400 MIME-Version: 1.0 In-Reply-To: <20140611163628.GA12685@ravnborg.org> References: <5398749B.4090209@zytor.com> <20140611163628.GA12685@ravnborg.org> Date: Wed, 11 Jun 2014 12:41:56 -0400 X-Google-Sender-Auth: dnef61-tEgiRhMkHFAnIWl8iWy4 Message-ID: Subject: Re: [PATCH 0/2] x86,vdso,kbuild: Fix vdso_install From: Josh Boyer To: Sam Ravnborg Cc: Andy Lutomirski , "H. Peter Anvin" , Michal Marek , linux-kbuild@vger.kernel.org, "Linux-Kernel@Vger. Kernel. Org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 11, 2014 at 12:36 PM, Sam Ravnborg wrote: > On Wed, Jun 11, 2014 at 09:20:05AM -0700, Andy Lutomirski wrote: >> This changes kbuild slightly because I didn't want to fight with using >> static pattern rules and extra obfuscated fake targets just to write a >> loop. > > What are you trying to fix with this? > > On my box (32 bit Intel) "make MODLIB=~/mod vdso_install" > works as expected. > Two *.so files are installed as a copy of the so.dbg files. With what tree? With Linus' latest, I reported an error because commit 6f121e548f83674ab4920a4e60afb58d4f61b829 breaks the vdso_install target. josh -- 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/