lkml.org 
[lkml]   [2019]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v6 11/20] kvm/x86: Emulate MSR IA32_CORE_CAPABILITY
From
Date
On Fri, 2019-04-05 at 14:00 +0200, Thomas Gleixner wrote:
> On Wed, 3 Apr 2019, Fenghua Yu wrote:
> > diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c
> >
> > +u64 kvm_get_core_capability(void)
> > +{
> > + return 0;
> > +}
> > +EXPORT_SYMBOL_GPL(kvm_get_core_capability);
>
> Why is this global and exported? The only users are in this very file.

You're right.
Will remove it in next version.

> Thanks,
>
> tglx

\
 
 \ /
  Last update: 2019-04-09 08:07    [W:0.058 / U:0.320 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site