]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation: ioctl-number: Carve out some identifiers for use by sample drivers
authorLee Jones <lee@kernel.org>
Fri, 13 Dec 2024 13:47:06 +0000 (13:47 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Dec 2024 15:12:44 +0000 (16:12 +0100)
commit4a9ce18874068aad0df0bee877d6cdbc26365b30
treea18a57ee82afe22dc151b990b8e4a298cb7ea591
parent284ae0be4dcafff0a154c1e69e7430c144a7ddc2
Documentation: ioctl-number: Carve out some identifiers for use by sample drivers

32 IDs should be plenty (at yet, not too greedy) since a lot of sample
drivers will use their own subsystem allocations.

Sample drivers predominately reside in <KERNEL_ROOT>/samples, but there
should be no issue with in-place example drivers using them.

Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20241213134715.601415-2-lee@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/userspace-api/ioctl/ioctl-number.rst