2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

Update WorkItems

John Johansen 2019-10-16 05:15:19 +00:00
parent 5fb3f254b1
commit 8daf37cc2e

@ -306,8 +306,10 @@ Most work items cover more than one section of the stack, however there are seve
```mermaid
graph TD;
A --> B;
A --> D;
Prompting --> Prompting Kernel Work;
Prompting --> Parser;
Prompting --> libapparmor api;
Prompting --> libapparmor audit parsing;
B --> C;
B --> D;
C --> F;
@ -481,7 +483,6 @@ graph TD;
- allocate unique id for each message diverted to userspace
- add messages to cache so we can dedup
- prompting