mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-28 12:58:07 +00:00
Update WorkItems
parent
5fb3f254b1
commit
8daf37cc2e
@ -306,8 +306,10 @@ Most work items cover more than one section of the stack, however there are seve
|
|||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
graph TD;
|
graph TD;
|
||||||
A --> B;
|
Prompting --> Prompting Kernel Work;
|
||||||
A --> D;
|
Prompting --> Parser;
|
||||||
|
Prompting --> libapparmor api;
|
||||||
|
Prompting --> libapparmor audit parsing;
|
||||||
B --> C;
|
B --> C;
|
||||||
B --> D;
|
B --> D;
|
||||||
C --> F;
|
C --> F;
|
||||||
@ -481,7 +483,6 @@ graph TD;
|
|||||||
- allocate unique id for each message diverted to userspace
|
- allocate unique id for each message diverted to userspace
|
||||||
- add messages to cache so we can dedup
|
- add messages to cache so we can dedup
|
||||||
|
|
||||||
- prompting
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user