summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorJahnavi MN <jahnavimn@google.com>2026-07-16 13:02:34 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-07-17 15:22:01 +0200
commit0f7f34c67ead630bf485c805a95fc540d80f2c7f (patch)
tree01d5f5a6095924992a2edb56cfa6280f2ea38fb8 /include/uapi
parentdbb17c9ea7567c6ecefe47104cfcc255b91e4089 (diff)
downloadlinux-0f7f34c67ead630bf485c805a95fc540d80f2c7f.tar.gz
linux-0f7f34c67ead630bf485c805a95fc540d80f2c7f.zip
rust_binder: Update defer_work bitmaps to use kernel::impl_flags!
- Define `DeferWorks(u8)` and `DeferWork` enum using `bit_u8` offsets. - Change `ProcessInner.defer_work` type from `u8` to `DeferWorks`. - Update `Process::release()` and `Process::flush()` to check for empty states using `DeferWorks::empty()`. - Update the workqueue runner to inspect flags using `.contains()`. Signed-off-by: Jahnavi MN <jahnavimn@google.com> Reviewed-by: Alice Ryhl <aliceryhl@google.com> Link: https://patch.msgid.link/20260716-b4-rust_binder_impl_flags-v1-1-b4201d3f15b3@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions