On 01/08/16 16:10, Boris Ostrovsky wrote: > On 08/01/2016 07:40 AM, Juergen Gross wrote: >> There are two functions with name xen_pmu_init() in the kernel. Rename >> the one in drivers/xen/sys-hypervisor.c to avoid shadowing the one in >> arch/x86/xen/pmu.c >> >> Signed-off-by: Juergen Gross <[email protected]> > > While at it, how about changing xen_properties_init to > xen_sysfs_properties_init as well for consistency?
I don't mind changing this name, too. Will send V2. Juergen

