[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 04/15] x86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support for vPMU
On 2019/4/2 18:21, Jan Beulich wrote: > On 02.04.19 at 08:46, <puwen@xxxxxxxx> wrote: >> On 2019/4/1 16:36, Jan Beulich wrote: >>> On 30.03.19 at 11:42, <puwen@xxxxxxxx> wrote: >>>> --- a/xen/arch/x86/cpu/vpmu_amd.c >>>> +++ b/xen/arch/x86/cpu/vpmu_amd.c >>>> @@ -538,28 +538,12 @@ int svm_vpmu_initialise(struct vcpu *v) >>>> return 0; >>>> } >>>> >>>> -int __init amd_vpmu_init(void) >>>> +static int common_init(void) >>> >>> __init >> >> Okay, will add it in front of int. > > Why in front of int? The old line of code here shows the canonical > ordering we use. Sorry, after int. :) By the way, how about the patch 01/15 of this series? If it's fine, could you please offer Acked-by tag for it? -- Regards, Pu Wen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |