Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: i386 Xen integration breaks GENERIC_PAE kernel build



On Thu, May 07, 2020 at 06:46:06AM -0500, John D. Baker wrote:
> Building the GENERIC_PAE kernel from recent -current/i386 fails with:
> 
> [...]
> --- hypervisor.o ---
> /x/current/src/sys/arch/xen/xen/hypervisor.c: In function 'init_xen_early':
> /x/current/src/sys/arch/xen/xen/hypervisor.c:247:27: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
>   HYPERVISOR_shared_info = (void *)(HYPERVISOR_shared_info_pa + KERNBASE);

Should be fixed with hypervisor.c 1.82

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index