]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Fri, 11 May 2012 18:15:39 +0000 (14:15 -0400)
commitf9eb4abc32448882f5a69b45a5b1f8ffdd849ada
treec9228db5a1ae51c2d2c191f77e9017179e507363
parentd0b88ab1ce1772c57e269048b3bbeee526fa27a6
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.

[upstream git commit 96dc08b35c4af8cb5810450602590706f2593a5f]
Acked-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/setup.c