From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 20 Feb 2010 23:36:54 +0800 From: =?utf-8?Q?Am=C3=A9rico?= Wang Subject: Re: [Patch] um: tell git to ignore generated files Message-ID: <20100220153654.GL3000@hack> References: <20100220143359.GD3000@hack> <20100220150936.GP30031@ZenIV.linux.org.uk> <20100220151605.GQ30031@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100220151605.GQ30031@ZenIV.linux.org.uk> Sender: linux-kernel-owner@vger.kernel.org To: Al Viro Cc: Am??rico Wang , LKML , Jeff Dike , Andrew Morton , user-mode-linux-devel@lists.sourceforge.net List-ID: On Sat, Feb 20, 2010 at 03:16:05PM +0000, Al Viro wrote: >On Sat, Feb 20, 2010 at 03:09:36PM +0000, Al Viro wrote: >> On Sat, Feb 20, 2010 at 10:33:59PM +0800, Am??rico Wang wrote: >> > >> > git should ignore these files, since they are generated. >> >> > +include/shared/kern_constants.h >> > +include/shared/user_constants.h >> >> I have patches taking that to include/generated, actually > >BTW, what's the status of skas4? I have a series of patches leading towards >resurrection of uml/powerpc (skas0), but I'd rather avoid breaking skas4 >in process... Where does the recent version of that thing live? I have no idea, maybe it is still in draft? Jeff? Thanks.