xen/setup: Combine the two hypercall functions - since they are quite similar.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 6 Apr 2012 20:10:20 +0000 (16:10 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 7 May 2012 19:31:47 +0000 (15:31 -0400)
commit96dc08b35c4af8cb5810450602590706f2593a5f
tree3619f83ebce8919fb61d1c8dcc1f9def570936ab
parent2e2fb75475c2fc74c98100f1468c8195fee49f3b
xen/setup: Combine the two hypercall functions - since they are quite similar.

They use the same set of arguments, so it is just the matter
of using the proper hypercall.

Acked-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/setup.c
This page took 0.03804 seconds and 5 git commands to generate.