diff options
author | Beau Belgrave <[email protected]> | 2023-04-25 15:51:05 -0700 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2023-04-25 21:04:16 -0400 |
commit | 17b439db21d5dbe70c419e982262621e5e6aba7f (patch) | |
tree | 20e77f8a2a91e04fbfdb30355df7eb5fbb03643d /lib/mpi/mpi-mod.c | |
parent | cd98c93286a30cc4588dfd02453bec63c2f4acf4 (diff) |
tracing/user_events: Ensure bit is cleared on unregister
If an event is enabled and a user process unregisters user_events, the
bit is left set. Fix this by always clearing the bit in the user process
if unregister is successful.
Update abi self-test to ensure this occurs properly.
Link: https://lkml.kernel.org/r/[email protected]
Suggested-by: Doug Cook <[email protected]>
Signed-off-by: Beau Belgrave <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions