From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755496Ab0KRITk (ORCPT ); Thu, 18 Nov 2010 03:19:40 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:58765 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755450Ab0KRITh (ORCPT ); Thu, 18 Nov 2010 03:19:37 -0500 Date: Thu, 18 Nov 2010 09:19:23 +0100 From: Ingo Molnar To: Frederic Weisbecker Cc: LKML , Peter Zijlstra , Arnaldo Carvalho de Melo , Thomas Gleixner , Steven Rostedt , Li Zefan , Jason Baron Subject: Re: [PATCH 0/5] Allow syscalls tracepoints to non privileged users Message-ID: <20101118081923.GC23481@elte.hu> References: <1290043963-1480-1-git-send-regression-fweisbec@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290043963-1480-1-git-send-regression-fweisbec@gmail.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Frederic Weisbecker wrote: > Hi, > > Tell me if you're fine with it, and if so I'll push it. Yeah, very nice work! Thanks, Ingo