Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759117AbYG2OV5 (ORCPT ); Tue, 29 Jul 2008 10:21:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757099AbYG2OVr (ORCPT ); Tue, 29 Jul 2008 10:21:47 -0400 Received: from 206-248-169-182.dsl.ncf.ca ([206.248.169.182]:39100 "EHLO phobos.cabal.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756889AbYG2OVr (ORCPT ); Tue, 29 Jul 2008 10:21:47 -0400 Date: Tue, 29 Jul 2008 10:21:45 -0400 From: Kyle McMartin To: Sam Ravnborg Cc: Kyle McMartin , linux arch , LKML Subject: Re: kbuild now support arch/$ARCH/include - time for ARCHs to convert Message-ID: <20080729142145.GC11425@phobos.i.cabal.ca> References: <20080728200500.GA14284@uranus.ravnborg.org> <20080729030647.GA11425@phobos.i.cabal.ca> <20080729032726.GA27460@uranus.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080729032726.GA27460@uranus.ravnborg.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1129 Lines: 29 On Tue, Jul 29, 2008 at 05:27:26AM +0200, Sam Ravnborg wrote: > On Mon, Jul 28, 2008 at 11:06:47PM -0400, Kyle McMartin wrote: > > On Mon, Jul 28, 2008 at 10:05:00PM +0200, Sam Ravnborg wrote: > > > I am limited in time and resources at the moment but I > > > would be glad to help out as time permits should there > > > be any questions. > > > > > > > Just a quick one... I moved the files on parisc, but found we're still > > using include/asm-$foo/asm-offsets.h. A quick glance at Kbuild seems to > > indicate so. Is this expected? > Yes. > > asm-offsets.h is a generated file and I wanted to avoid adding > generated files to arch/$ARCH/include. > > It was also a less intrusive patch to keep it at the old location. > But I recall that it troubles me a bit before I got it > correct but the kbuild changes all take care of this. > Thanks for clarifying, Sam. cheers, Kyle -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/