From: Jeremy Fitzhardinge Date: Mon, 9 Feb 2009 20:05:49 +0000 (-0800) Subject: xen/privcmd: create address space to allow writable mmaps X-Git-Tag: v2.6.37-rc1~93^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24a89b5be4cf2b7f1b49b56b6cb4a7b71fccf241;p=pandora-kernel.git xen/privcmd: create address space to allow writable mmaps These are necessary to allow writeable mmap of the privcmd node to succeed without being marked read-only for writenotify purposes. Which in turn is necessary to allow mappings of foreign guest pages [ Impact: bugfix: allow writable mappings ] Signed-off-by: Ian Campbell Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed