From: Jeremy Fitzhardinge Date: Mon, 17 Mar 2008 23:37:08 +0000 (-0700) Subject: xen: make use of pte_t union X-Git-Tag: v2.6.26-rc1~1065^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=430442e38e7f049841c5838f8c7027bd9e170045;p=pandora-kernel.git xen: make use of pte_t union pte_t always contains a "pte" field for the whole pte value, so make use of it. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed