Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262002AbVBAM2S (ORCPT ); Tue, 1 Feb 2005 07:28:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262003AbVBAM2S (ORCPT ); Tue, 1 Feb 2005 07:28:18 -0500 Received: from [195.23.16.24] ([195.23.16.24]:16296 "EHLO bipbip.comserver-pie.com") by vger.kernel.org with ESMTP id S262002AbVBAM2O (ORCPT ); Tue, 1 Feb 2005 07:28:14 -0500 Message-ID: <41FF75C0.6040602@grupopie.com> Date: Tue, 01 Feb 2005 12:27:44 +0000 From: Paulo Marques Organization: Grupo PIE User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takashi Iwai Cc: Andrew Morton , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [PATCH 2.6] 7/7 replace snd_kmalloc_strdup by kstrdup References: <1107228526.41fef76e4c9be@webmail.grupopie.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1261 Lines: 37 Takashi Iwai wrote: > At Tue, 1 Feb 2005 03:28:46 +0000, > "" wrote: > >>[1 ] >> >>This patch removes the strdup implementation from the sound core >>(snd_kmalloc_strdup), and updates it to use the kstrdup library function. >> >>Signed-off-by: Paulo Marques > > > This patch won't work properly if CONFIG_SND_DEBUG_MEMORY is set... Humm.. compiles ok here. I just rebuilt a vanilla 2.6.11-rc2-bk9 tree, applied the patches, selected CONFIG_SND_DEBUG and CONFIG_SND_DEBUG_MEMORY, and it compiled just fine. I had already tested the patches with an allyesconfig, but tested it anyway just to be sure. Are you sure you also applied the first patch in the series that creates the kstrdup library function? If you are, can you send me your .config so that I can test it here? -- Paulo Marques - www.grupopie.com All that is necessary for the triumph of evil is that good men do nothing. Edmund Burke (1729 - 1797) - 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/