From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:34808 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949Ab3IYJPy (ORCPT ); Wed, 25 Sep 2013 05:15:54 -0400 Message-ID: <5242A9C6.9040606@suse.cz> Date: Wed, 25 Sep 2013 11:15:50 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [PATCH] modpost: Fix secondary errors seen if a single module build fails References: <1379219942-31545-1-git-send-email-linux@roeck-us.net> <52384C72.4040403@suse.cz> <20130918140549.GA15490@roeck-us.net> In-Reply-To: <20130918140549.GA15490@roeck-us.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Guenter Roeck Cc: linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Rusty Russell On 18.9.2013 16:05, Guenter Roeck wrote: > To follow up on this - are you at the Linux Plumbers conference ? > If yes maybe we can meet briefly and discuss how to proceed. > I'd volunteer to create a patch to add the above functionality if > people think it is valuable, but I would like to keep it as > separate patch. Sorry, I was not at the LPC and had vacation at that time. I see Rusty already merged your patch, that's great. Michal