Erik van der Kouwe 6e0f3b3bda Split off sys_umap_remote from sys_umap
sys_umap now supports only:
- looking up the physical address of a virtual address in the address space
  of the caller;
- looking up the physical address of a grant for which the caller is the
  grantee.

This is enough for nearly all umap users. The new sys_umap_remote supports
lookups in arbitrary address spaces and grants for arbitrary grantees.
2011-06-10 14:28:20 +00:00
..
2011-01-28 11:35:02 +00:00
2011-02-04 13:34:43 +00:00
2011-06-08 19:21:03 +00:00
2010-06-11 16:05:36 +00:00