|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/2] core-parking: interact with runtime SMT-disabling
Hi Jan, On 11/04/2019 13:45, Jan Beulich wrote: --- a/xen/common/core_parking.c +++ b/xen/common/core_parking.c [...] +bool core_parking_remove(unsigned int cpu) Something looks wrong. This function is implemented in common code but...
The prototype is declared in asm-x86/smp.h. Actually, it seems all the function exported in core_parking.c have their prototype declared in asm-x86/smp.h. This raises the question of whether it makes sense to have core_parking.c in common. If it makes sense, then the prototype should be declared in include/xen. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |