kernel: re-implement sending handles via port messages
This commit is contained in:
@@ -85,6 +85,7 @@ struct task {
|
||||
|
||||
pmap_t t_pmap;
|
||||
struct vm_region *t_address_space;
|
||||
spin_lock_t t_handles_lock;
|
||||
struct handle_table *t_handles;
|
||||
struct btree b_channels;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user