]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Documentation: Document user_events ioctl code
authorBeau Belgrave <beaub@linux.microsoft.com>
Mon, 15 Jul 2024 18:14:13 +0000 (18:14 +0000)
committerJonathan Corbet <corbet@lwn.net>
Tue, 16 Jul 2024 17:15:02 +0000 (11:15 -0600)
The user events trace subsystem uses the 0x2A/'*' code for ioctls. These
are published via the uapi/linux/user_events.h header file.

Add a line indicating user events as the owner of the 0x2A/'*' code and
reserve the first 32 sequence numbers.

Signed-off-by: Beau Belgrave <beaub@linux.microsoft.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240715181413.1157-1-beaub@linux.microsoft.com
Documentation/userspace-api/ioctl/ioctl-number.rst

index a141e8e65c5d3a3464f890c6370bcf7cb5c8ac97..d953549f0b2b49618d5bcab369664f4af805c28f 100644 (file)
@@ -97,6 +97,8 @@ Code  Seq#    Include File                                           Comments
 '%'   00-0F  include/uapi/linux/stm.h                                System Trace Module subsystem
                                                                      <mailto:alexander.shishkin@linux.intel.com>
 '&'   00-07  drivers/firewire/nosy-user.h
+'*'   00-1F  uapi/linux/user_events.h                                User Events Subsystem
+                                                                     <mailto:linux-trace-kernel@vger.kernel.org>
 '1'   00-1F  linux/timepps.h                                         PPS kit from Ulrich Windl
                                                                      <ftp://ftp.de.kernel.org/pub/linux/daemons/ntp/PPS/>
 '2'   01-04  linux/i2o.h