From 7e7244f6793f0409967029a8115a906fc32fc8c8 Mon Sep 17 00:00:00 2001 From: John Johansen Date: Wed, 20 Nov 2019 23:25:04 +0000 Subject: [PATCH] Update WorkItems --- WorkItems.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/WorkItems.md b/WorkItems.md index 56fb34a..cb1738a 100644 --- a/WorkItems.md +++ b/WorkItems.md @@ -122,12 +122,12 @@ graph TD - [ ] type cache (requires: permission remapping work - [ ] split label iterator individual component iterators - [ ] object delegation for prompting -- [ ] interface file -- [ ] ioctl interface control -- [ ] ioctl uapi api -- [ ] ns wait queue for tasks waiting on event -- [ ] ns wait queue for tasks waiting on reply -- [ ] profile prompt flag (requires: profile flags) +- [x] `JJ`: interface file +- [x] `JJ`: ioctl interface control +- [x] `JJ`: ioctl uapi api +- [x] listener wait queue for tasks waiting on event +- [x] notification message for tasks waiting on reply +- [x] profile prompt flag (requires: profile flags) - [ ] use of in kernel permission checks
_requires: rework file mediation to use new code_ - [ ] unpack - [ ] abi support flag