]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xen: rename xen_pmu_init() in sys-hypervisor.c
authorJuergen Gross <jgross@suse.com>
Tue, 2 Aug 2016 06:53:36 +0000 (08:53 +0200)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Fri, 3 Feb 2017 20:55:24 +0000 (15:55 -0500)
commitac7dc9538ec8731adb0f6f190f9f6632174ff2cd
tree4ab74175dad35febcb83c344d25df15b6c8071d4
parent28a4be540bda2039ccc4266cc68109ed5abde2f4
xen: rename xen_pmu_init() in sys-hypervisor.c

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

To avoid the same problem in future rename some more functions.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
OraBug: 25497392

(cherry picked from commit 5b00b504b13b2f0d1aa73d59cf8984726f19100f)
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
drivers/xen/sys-hypervisor.c