From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755448Ab0BTPQJ (ORCPT ); Sat, 20 Feb 2010 10:16:09 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:48721 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755051Ab0BTPQH (ORCPT ); Sat, 20 Feb 2010 10:16:07 -0500 Date: Sat, 20 Feb 2010 15:16:05 +0000 From: Al Viro To: Am??rico Wang Cc: LKML , Jeff Dike , Andrew Morton , user-mode-linux-devel@lists.sourceforge.net Subject: Re: [Patch] um: tell git to ignore generated files Message-ID: <20100220151605.GQ30031@ZenIV.linux.org.uk> References: <20100220143359.GD3000@hack> <20100220150936.GP30031@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100220150936.GP30031@ZenIV.linux.org.uk> User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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?