From: Jeremy Fitzhardinge Date: Sat, 18 Dec 2010 01:32:28 +0000 (-0800) Subject: xen/multicall: special-case singleton hypercalls X-Git-Tag: v3.1-rc1~265^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac303bf2ef63e7f7b6971badea0ff7bf08a2b22;p=pandora-kernel.git xen/multicall: special-case singleton hypercalls Singleton calls seem to end up being pretty common, so just directly call the hypercall rather than going via multicall. Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed