[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] x86, mce: Remove amd_{k8, f10}_mcheck_init functions
On 02.06.14 21:44, Aravind Gopalakrishnan wrote: > With all AMD mcheck initialization unified now after > commit 518576c, these two function definitions can be removed. > > Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@xxxxxxx> Acked-by: Christoph Egger <chegger@xxxxxxxxx> > --- > xen/arch/x86/cpu/mcheck/mce_amd.h | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/xen/arch/x86/cpu/mcheck/mce_amd.h > b/xen/arch/x86/cpu/mcheck/mce_amd.h > index 5d047e7..de5fc48 100644 > --- a/xen/arch/x86/cpu/mcheck/mce_amd.h > +++ b/xen/arch/x86/cpu/mcheck/mce_amd.h > @@ -1,9 +1,6 @@ > #ifndef _MCHECK_AMD_H > #define _MCHECK_AMD_H > > -enum mcheck_type amd_k8_mcheck_init(struct cpuinfo_x86 *c); > -enum mcheck_type amd_f10_mcheck_init(struct cpuinfo_x86 *c); > - > int mc_amd_recoverable_scan(uint64_t status); > int mc_amd_addrcheck(uint64_t status, uint64_t misc, int addrtype); > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |