mirror of
https://github.com/drasko/codezero.git
synced 2026-01-14 11:53:15 +01:00
Fixed missing memory capability target field setup
This commit is contained in:
@@ -190,8 +190,8 @@ int init_pager(struct pager *pager,
|
||||
* are initialized, which includes the pager thread ids
|
||||
* and pager space ids.
|
||||
*
|
||||
* Update all capability target ids that target such
|
||||
* run-time allocated resources.
|
||||
* This updates all capability target ids where the target
|
||||
* is a run-time allocated resource with a new resource id.
|
||||
*/
|
||||
int update_dynamic_capids(struct kernel_resources *kres)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user