From: Jeremy Fitzhardinge Date: Tue, 16 Oct 2007 18:51:31 +0000 (-0700) Subject: xen: fix incorrect vcpu_register_vcpu_info hypercall argument X-Git-Tag: v2.6.24-rc1~478^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3d2697669abbe26c08dc9b95e2a71c634d096ed;p=pandora-kernel.git xen: fix incorrect vcpu_register_vcpu_info hypercall argument The kernel's copy of struct vcpu_register_vcpu_info was out of date, at best causing the hypercall to fail and the guest kernel to fall back to the old mechanism, or worse, causing random memory corruption. [ Stable folks: applies to 2.6.23 ] Signed-off-by: Jeremy Fitzhardinge Cc: Stable Kernel Cc: Morten =?utf-8?q?B=C3=B8geskov?= Cc: Mark Williamson --- Reading git-diff-tree failed