From: Jeremy Fitzhardinge Date: Wed, 18 Jul 2007 01:37:03 +0000 (-0700) Subject: paravirt: add an "mm" argument to alloc_pt X-Git-Tag: v2.6.23-rc1~498^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdb4c338c8d1d494e17c3422a3ea2129f6791596;p=pandora-kernel.git paravirt: add an "mm" argument to alloc_pt It's useful to know which mm is allocating a pagetable. Xen uses this to determine whether the pagetable being added to is pinned or not. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed