From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752021AbXFNJLd (ORCPT ); Thu, 14 Jun 2007 05:11:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751059AbXFNJL0 (ORCPT ); Thu, 14 Jun 2007 05:11:26 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:45172 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751000AbXFNJLZ (ORCPT ); Thu, 14 Jun 2007 05:11:25 -0400 Date: Thu, 14 Jun 2007 11:12:25 +0200 From: Sam Ravnborg To: Oleg Verych Cc: Rusty Russell , kbuild-devel@lists.sourceforge.net, LKML Subject: Re: [patch 01/03] kbuild, asm-values: infrastructure Message-ID: <20070614091225.GA30817@uranus.ravnborg.org> References: <20070612233650.486224000@flower.upol.cz> <20070612234558.648949000@flower.upol.cz> <20070614074143.GK7266@flower.upol.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070614074143.GK7266@flower.upol.cz> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 14, 2007 at 09:41:43AM +0200, Oleg Verych wrote: > Jun 13, 2007 at 01:36:51AM +0200, asm-values patch set: > > * header with widely used value definitions > > * handle all asm-related things in one file (Makefile.asm) > > * move some asm bits from Makefile.build there > > (rule %.s:%.c) > > * add script to generate headers from assembles output > > (hopefully better output, MIPS testing/joining to all arch > > probably needed) > > > > rfc-by: Oleg Verych > > --- > > So, is it another not so juicy lets-break-it-all stuff from me, or it just > doesn't apply for you? I have not yet looked at it. A few other items pending that I need to finish off before next merge window has priority. Sam