aboutsummaryrefslogtreecommitdiffstats
path: root/rust/macros/helpers.rs
diff options
context:
space:
mode:
authorBeau Belgrave <[email protected]>2024-04-23 16:23:38 +0000
committerSteven Rostedt (Google) <[email protected]>2024-05-13 16:15:46 +0000
commit78490b74435a8c738e91260e7df387e7cb6d6568 (patch)
tree9cb781687f95a9f02a674c478214cdf860ed10bb /rust/macros/helpers.rs
parenttracing/user_events: Fix non-spaced field matching (diff)
downloadkernel-78490b74435a8c738e91260e7df387e7cb6d6568.tar.gz
kernel-78490b74435a8c738e91260e7df387e7cb6d6568.zip
selftests/user_events: Add non-spacing separator check
The ABI documentation indicates that field separators do not need a space between them, only a ';'. When no spacing is used, the register must work. Any subsequent register, with or without spaces, must match and not return -EADDRINUSE. Add a non-spacing separator case to our self-test register case to ensure it works going forward. Link: https://lore.kernel.org/linux-trace-kernel/[email protected] Signed-off-by: Beau Belgrave <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'rust/macros/helpers.rs')
0 files changed, 0 insertions, 0 deletions