mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 09:53:24 +00:00
Introduce CurrentUserSpace to provide read/write abilities for user space
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
8317c4c1e8
commit
259b506119
@ -14,6 +14,7 @@
|
||||
#![feature(iter_repeat_n)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(linked_list_remove)]
|
||||
#![feature(negative_impls)]
|
||||
#![feature(register_tool)]
|
||||
// FIXME: This feature is used to support vm capbility now as a work around.
|
||||
// Since this is an incomplete feature, use this feature is unsafe.
|
||||
|
Reference in New Issue
Block a user