From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752523Ab2KTLA4 (ORCPT ); Tue, 20 Nov 2012 06:00:56 -0500 Received: from cantor2.suse.de ([195.135.220.15]:42676 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751122Ab2KTLAz (ORCPT ); Tue, 20 Nov 2012 06:00:55 -0500 Date: Tue, 20 Nov 2012 12:00:54 +0100 From: Michal Marek To: Alan Cox Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] malloc: Fix malloc handling in conf tools Message-ID: <20121120110054.GD31243@sepie.suse.cz> References: <20121106143206.21941.22214.stgit@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121106143206.21941.22214.stgit@localhost.localdomain> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 06, 2012 at 02:32:08PM +0000, Alan Cox wrote: > From: Alan Cox > > (and get them out of the noise in the audit work) > > Signed-off-by: Alan Cox Applied to kbuild.git#kconfig, thanks. Michal