From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cantor2.suse.de ([195.135.220.15]:54902 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752293Ab1FWVHS (ORCPT ); Thu, 23 Jun 2011 17:07:18 -0400 Message-ID: <4E03AB08.5000804@suse.cz> Date: Thu, 23 Jun 2011 23:07:20 +0200 From: Michal Marek MIME-Version: 1.0 Subject: Re: [RFCv5] Kbuild: factor parser rules References: <1307479931-10424-1-git-send-email-lacombar@gmail.com> <1307509408-2497-1-git-send-email-lacombar@gmail.com> <20110608153843.GB4612@sepie.suse.cz> <4DEFDCBB.9090400@suse.cz> <4DF0B812.4090209@suse.cz> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Arnaud Lacombe Cc: linux-kbuild@vger.kernel.org On 9.6.2011 20:16, Arnaud Lacombe wrote: > Hi, > > On Thu, Jun 9, 2011 at 8:09 AM, Michal Marek wrote: >> On 8.6.2011 23:10, Arnaud Lacombe wrote: >>> >>> @#$... I should stop sending stuff at 1 a.m. This is now fixed. New >>> head is c51572047d18641be2350d188f9493f6a39f6b26. >>> >>> Btw, as a small remainder, none of the patch are Signed-off. When >>> you'll be happy with the branch, I'll post the serie for final review. >> >> Thanks, this looks perfect now, please add your signoffs and push once more. >> > Done, > > The following changes since commit 55922c9d1b84b89cb946c777fddccb3247e7df2c: > > Linux 3.0-rc1 (2011-05-29 17:43:36 -0700) > > are available in the git repository at: > git@github.com:lacombar/linux-2.6.git kbuild-implicit-parser-rule Merged now, sorry for the delay. Michal