]> git.baikalelectronics.ru Git - kernel.git/commit
xen/pvh: Fix compile issues with xen_pvh_domain()
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Jan 2014 14:56:06 +0000 (09:56 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 7 Jan 2014 14:59:28 +0000 (09:59 -0500)
commite3e0982911b3a6c3d5d1d3aa258472af449822c5
tree6c38f085f536ba6ddebe318b1f807c8d2a6c481c
parent0d0c8bb59a3e06ed66731d7bb4be6dd73e6bdae3
xen/pvh: Fix compile issues with xen_pvh_domain()

Oddly enough it compiles for my ancient compiler but with
the supplied .config it does blow up. Fix is easy enough.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/grant-table.c