From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760425Ab1IKVto (ORCPT ); Sun, 11 Sep 2011 17:49:44 -0400 Received: from mail.openrapids.net ([64.15.138.104]:38675 "EHLO blackscsi.openrapids.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754734Ab1IKVtn (ORCPT ); Sun, 11 Sep 2011 17:49:43 -0400 Date: Sun, 11 Sep 2011 17:49:40 -0400 From: Mathieu Desnoyers To: Michael Elizabeth Chastain , linux-kernel@vger.kernel.org Cc: ltt-dev@lists.casi.polymtl.ca Subject: [PATCH 3.1] ioctl: register LTTng ioctl Message-ID: <20110911214940.GA2275@Krystal> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: vi X-Info: http://www.efficios.com X-Operating-System: Linux/2.6.26-2-686 (i686) X-Uptime: 17:47:43 up 292 days, 2:50, 4 users, load average: 0.00, 0.00, 0.00 User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The LTTng 2.0 kernel tracer (stand-alone module package, available at http://lttng.org) uses the 0xF6 ioctl range for tracer control and transport operations. Signed-off-by: Mathieu Desnoyers CC: Michael Elizabeth Chastain --- Documentation/ioctl/ioctl-number.txt | 2 ++ 1 file changed, 2 insertions(+) Index: linux/Documentation/ioctl/ioctl-number.txt =================================================================== --- linux.orig/Documentation/ioctl/ioctl-number.txt +++ linux/Documentation/ioctl/ioctl-number.txt @@ -319,4 +319,6 @@ Code Seq#(hex) Include File Comments 0xF4 00-1F video/mbxfb.h mbxfb +0xF6 all LTTng Linux Trace Toolkit Next Generation + 0xFD all linux/dm-ioctl.h -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com