From: Aleksandar Markovic <aleksandar.m.mail@xxxxxxxxx> Update introductory paragraph of ioctl ranges table. Signed-off-by: Aleksandar Markovic <aleksandar.m.mail@xxxxxxxxx> --- Documentation/ioctl/ioctl-number.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Documentation/ioctl/ioctl-number.rst b/Documentation/ioctl/ioctl-number.rst index f8768c7..799b90b 100644 --- a/Documentation/ioctl/ioctl-number.rst +++ b/Documentation/ioctl/ioctl-number.rst @@ -63,8 +63,10 @@ Following this convention is good because: code to copy the parameters between user and kernel space. This table lists ioctls visible from user land for Linux/x86. It contains -most drivers up to 2.6.31, but I know I am missing some. There has been -no attempt to list non-X86 architectures or ioctls from drivers/staging/. +most drivers up to 2.6.31, with some updates from 5.3 kernel, but I know I +am missing some. There has been no attempt to list non-X86 architectures +(except some s390 ioctls). Only some ioctls from drivers/staging/ are +covered. ==== ===== ======================================================= ================================================================ Code Seq# Include File Comments -- 2.7.4