From: Glauber Costa Date: Mon, 11 Jul 2011 19:28:16 +0000 (-0400) Subject: ia64: add jump labels for paravirt X-Git-Tag: v3.1-rc1~264^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747f2925836b678d2a0de980d70101fd35620f2a;p=pandora-kernel.git ia64: add jump labels for paravirt Since in a later patch I intend to call jump labels inside CONFIG_PARAVIRT, IA64 would fail to compile if they are not provided. This patch provides those jump labels for the IA64 architecture. Signed-off-by: Glauber Costa Acked-by: Isaku Yamahata Acked-by: Rik van Riel CC: Tony Luck CC: Eddie Dong CC: Jeremy Fitzhardinge CC: Peter Zijlstra CC: Anthony Liguori CC: Eric B Munson Signed-off-by: Avi Kivity --- Reading git-diff-tree failed