From: Ian Campbell Date: Tue, 1 Mar 2011 20:05:49 +0000 (+0000) Subject: xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." X-Git-Tag: v2.6.39-rc1~518^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44e69767cb7c3bc46e5370c39532c205d4347d80;p=pandora-kernel.git xen: ia64 build broken due to "xen: switch to new schedop hypercall by default." The git commit: > commit a8b7458363b9174f3c2196ca6085630b4b30b7a1 > Author: Ian Campbell > Date: Thu Feb 17 11:04:20 2011 +0000 > > xen: switch to new schedop hypercall by default. > > Rename old interface to sched_op_compat and rename sched_op_new to > simply sched_op. > breaks the IA64 build. This patch fixes it. Signed-off-by: Tony Luck Signed-off-by: Ian Campbell Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed