Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751941AbZIXNOH (ORCPT ); Thu, 24 Sep 2009 09:14:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751700AbZIXNOH (ORCPT ); Thu, 24 Sep 2009 09:14:07 -0400 Received: from gw1.cosmosbay.com ([212.99.114.194]:46119 "EHLO gw1.cosmosbay.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751676AbZIXNOF (ORCPT ); Thu, 24 Sep 2009 09:14:05 -0400 Message-ID: <4ABB708F.1080308@gmail.com> Date: Thu, 24 Sep 2009 15:13:51 +0200 From: Eric Dumazet User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Ingo Molnar CC: Peter Zijlstra , =?ISO-8859-1?Q?Fr=E9d=E9ric_?= =?ISO-8859-1?Q?Weisbecker?= , Ulrich Drepper , linux kernel , linux-perf-users@vger.kernel.org Subject: Re: [PATCH] perf tools: fix buffer allocation References: <4ABB6EB7.7000002@gmail.com> <20090924131250.GA15132@elte.hu> In-Reply-To: <20090924131250.GA15132@elte.hu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (gw1.cosmosbay.com [0.0.0.0]); Thu, 24 Sep 2009 15:13:51 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 634 Lines: 20 Ingo Molnar a ?crit : > * Eric Dumazet wrote: > >> Hi Ingo >> >> Here is a patch for perf. > > Applied, thanks Eric! > >> BTW, use of openat() is a nuisance, since many machines have old glibc >> (RHEL 4 Update 5 -> glibc-2.3.4-2.36 on my dev machine for example) > > We can certainly remove that reliance - wanna send a patch for it? Yes I'll do it, thanks. -- 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/