aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/rcu.c
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2024-12-13 13:47:07 +0000
committerGreg Kroah-Hartman <[email protected]>2024-12-16 15:12:45 +0000
commitfdb1ac6c302689b286eca9bb7247111bffc7db17 (patch)
tree47ef15916d285fe8e8c9bcc32ce13e1f817a8052 /rust/helpers/rcu.c
parentDocumentation: ioctl-number: Carve out some identifiers for use by sample dri... (diff)
downloadkernel-fdb1ac6c302689b286eca9bb7247111bffc7db17.tar.gz
kernel-fdb1ac6c302689b286eca9bb7247111bffc7db17.zip
samples: rust: Provide example using the new Rust MiscDevice abstraction
This sample driver demonstrates the following basic operations: * Register a Misc Device * Create /dev/rust-misc-device * Provide open call-back for the aforementioned character device * Operate on the character device via a simple ioctl() * Provide close call-back for the character device Signed-off-by: Lee Jones <[email protected]> Reviewed-by: Danilo Krummrich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'rust/helpers/rcu.c')
0 files changed, 0 insertions, 0 deletions