poke: map area into client team in POKE_MAP_MEMORY ioctl
After this change `POKE_UNMAP_MEMORY` ioctl will became redurant and an alias for `delete_area()`. Areas will be automatically deleted on team exit. Change-Id: I336b49c2281abf064e1bf28d908c7b2c5afd4df0
This commit is contained in:
@@ -67,4 +67,5 @@ typedef struct {
|
||||
void* address;
|
||||
} mem_map_args;
|
||||
|
||||
|
||||
#endif // _POKE_DRIVER_H_
|
||||
|
||||
Reference in New Issue
Block a user