From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760318AbXFQNOf (ORCPT ); Sun, 17 Jun 2007 09:14:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759325AbXFQNO0 (ORCPT ); Sun, 17 Jun 2007 09:14:26 -0400 Received: from pasmtpb.tele.dk ([80.160.77.98]:50380 "EHLO pasmtpB.tele.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759033AbXFQNOZ (ORCPT ); Sun, 17 Jun 2007 09:14:25 -0400 Date: Sun, 17 Jun 2007 15:15:28 +0200 From: Sam Ravnborg To: David Woodhouse Cc: LKML , Linus Torvalds Subject: Re: [PATCH] headercheck: add dependency check and improve speed Message-ID: <20070617131528.GA14140@uranus.ravnborg.org> References: <20070523181140.GA23425@uranus.ravnborg.org> <1182076908.2799.27.camel@shinybook.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1182076908.2799.27.camel@shinybook.infradead.org> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jun 17, 2007 at 11:41:47AM +0100, David Woodhouse wrote: > On Wed, 2007-05-23 at 20:11 +0200, Sam Ravnborg wrote: > > David - I assume you will take it in your tree? > > Actually I don't keep a tree for header stuff (except for the automatic > export-to-userspace one at linux/kernel/git/dwmw2/kernel-headers.git > which just tracks Linus' tree. > > I figure that keeping headers in shape is a task for _everyone_, which > is sort of why we now have the infrastructure for exporting them and > checking on that. > > Could you include it in your kbuild tree, or would you like me to (try > to remember to) send it to Linus myself after 2.6.22 is out? I can have it in kbuild.git - no problem. I'm reworking the header support a bit and will post patches for review/test when ready. So we will end up with something a bit different than what I poster the other week. Sam