From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from imladris.demon.co.uk ([193.237.130.41] helo=lapdancer.baythorne.internal) by pentafluge.infradead.org with esmtp (Exim 4.22 #5 (Red Hat Linux)) id 1A2Yad-0000c4-63 for ; Thu, 25 Sep 2003 17:03:35 +0100 From: David Woodhouse To: Cam Mayor In-Reply-To: <03092510572000.10451@kilauea.iders.ca> References: <20030925063448.GD25427@pengutronix.de> <03092510572000.10451@kilauea.iders.ca> Message-Id: <1064507502.3884.52.camel@lapdancer.baythorne.internal> Mime-Version: 1.0 Date: Thu, 25 Sep 2003 17:31:43 +0100 Content-Type: text/plain Content-Transfer-Encoding: 7bit cc: linux-mtd@lists.infradead.org cc: Robert Schwebel Subject: Re: mtd utilities List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The only 'official' releases of the kernel code are those which I send to Marcelo and/or Linus for inclusion in their kernel trees. There's been no release of the userspace code, and won't be until they no longer include kernel-private headers. I need to split linux/mtd/mtd.h into kernel-space and shared-abi parts. -- dwmw2