From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:57269 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754823AbZE1GoD (ORCPT ); Thu, 28 May 2009 02:44:03 -0400 Date: Wed, 27 May 2009 23:43:40 -0700 From: Andrew Morton Subject: Re: [PATCH resend 00/10] kconfig: various fixes and documentation updates Message-Id: <20090527234340.0884578a.akpm@linux-foundation.org> In-Reply-To: <1242603414-9267-1-git-send-email-markus.heidelberg@web.de> References: <1242603414-9267-1-git-send-email-markus.heidelberg@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Markus Heidelberg Cc: Sam Ravnborg , Roman Zippel , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, 18 May 2009 01:36:44 +0200 Markus Heidelberg wrote: > I sent this series about 4 weeks ago on 2009-04-19, but didn't receive any > comments. Is Roman inactive currently? Roman and Sam are part-time unpaid kernel slaves. Things take a bit longer. I merged the patches into my tree to keep them warm for Sam ;) Or I might end up merging them myself - they're all very clean and simple enough for even me to understand. Thanks.