]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 26 Apr 2012 21:00:03 +0000 (17:00 -0400)
commitf090e945b2833075f2d113d626af330394fd06f7
tree9d4cfab51c388cfedb6ec739bb8dd515a1a99eda
parent255c76bece3e1decd27851dbcb5ba5da6a5b1a40
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.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/setup.c