mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 09:20:17 +00:00
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
This reverts commit a7be94ac8d69c037d08f0fd94b45a593f1d45176. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
parent
4f8c85272c
commit
5eb65be2d9
@ -1579,7 +1579,7 @@ static void __init xen_hvm_init_shared_info(void)
|
||||
|
||||
static void __init init_hvm_pv_info(void)
|
||||
{
|
||||
uint32_t ecx, edx, pages, msr, base;
|
||||
uint32_t eax, ebx, ecx, edx, pages, msr, base;
|
||||
u64 pfn;
|
||||
|
||||
base = xen_cpuid_base();
|
||||
|
Loading…
x
Reference in New Issue
Block a user