Fixed missing memory capability target field setup

This commit is contained in:
Bahadir Balban
2009-11-18 11:03:47 +02:00
parent 51a12a507f
commit b9b48795ee
2 changed files with 4 additions and 2 deletions

View File

@@ -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)
{