From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760453Ab1IKV7H (ORCPT ); Sun, 11 Sep 2011 17:59:07 -0400 Received: from mail.openrapids.net ([64.15.138.104]:51179 "EHLO blackscsi.openrapids.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1760415Ab1IKV7F (ORCPT ); Sun, 11 Sep 2011 17:59:05 -0400 Date: Sun, 11 Sep 2011 17:59:04 -0400 From: Mathieu Desnoyers To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, ltt-dev@lists.casi.polymtl.ca Subject: [PATCH 3.1] ioctl: register LTTng ioctl Message-ID: <20110911215904.GA2368@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:55:41 up 292 days, 2:58, 4 users, load average: 0.08, 0.04, 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: Linus Torvalds --- 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