Skip to content

Commit 3ccb312

Browse files
rddunlapjgross1
authored andcommitted
xen: update missing ioctl magic numers documentation
Add missing ioctl "magic numbers" for various Xen interfaces (xenbus_dev.h, gntalloc.h, gntdev.h, and privcmd.h). Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Juergen Gross <[email protected]> Cc: Boris Ostrovsky <[email protected]> Cc: Juergen Gross <[email protected]> Cc: Stefano Stabellini <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
1 parent 164666f commit 3ccb312

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/userspace-api/ioctl/ioctl-number.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ Code Seq# Include File Comments
115115
'B' 00-1F linux/cciss_ioctl.h conflict!
116116
'B' 00-0F include/linux/pmu.h conflict!
117117
'B' C0-FF advanced bbus <mailto:[email protected]>
118+
'B' 00-0F xen/xenbus_dev.h conflict!
118119
'C' all linux/soundcard.h conflict!
119120
'C' 01-2F linux/capi.h conflict!
120121
'C' F0-FF drivers/net/wan/cosa.h conflict!
@@ -134,6 +135,7 @@ Code Seq# Include File Comments
134135
'F' 80-8F linux/arcfb.h conflict!
135136
'F' DD video/sstfb.h conflict!
136137
'G' 00-3F drivers/misc/sgi-gru/grulib.h conflict!
138+
'G' 00-0F xen/gntalloc.h, xen/gntdev.h conflict!
137139
'H' 00-7F linux/hiddev.h conflict!
138140
'H' 00-0F linux/hidraw.h conflict!
139141
'H' 01 linux/mei.h conflict!
@@ -176,6 +178,7 @@ Code Seq# Include File Comments
176178
'P' 60-6F sound/sscape_ioctl.h conflict!
177179
'P' 00-0F drivers/usb/class/usblp.c conflict!
178180
'P' 01-09 drivers/misc/pci_endpoint_test.c conflict!
181+
'P' 00-0F xen/privcmd.h conflict!
179182
'Q' all linux/soundcard.h
180183
'R' 00-1F linux/random.h conflict!
181184
'R' 01 linux/rfkill.h conflict!

0 commit comments

Comments
 (0)