lkml.org 
[lkml]   [2022]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH V8 10/22] LoongArch: Add exception/interrupt handling
On Mon, Mar 21, 2022 at 9:46 AM Huacai Chen <chenhuacai@kernel.org> wrote:
> On Mon, Mar 21, 2022 at 4:38 PM Arnd Bergmann <arnd@arndb.de> wrote:
> > On Sat, Mar 19, 2022 at 3:38 PM Huacai Chen <chenhuacai@kernel.org> wrote:
> >
> > > +unsigned long eentry;
> > > +EXPORT_SYMBOL_GPL(eentry);
> > > +unsigned long tlbrentry;
> > > +EXPORT_SYMBOL_GPL(tlbrentry);
> >
> > Why are these exported to modules? Maybe add a comment here, or remove
> > the export if it's not actually needed.
>
> They are used by the kvm module in our internal repo.

Ok, that is fine then. For the moment, please add a comment about it here,
or remove the exports in the initial merge and add them back when you
submit the kvm code.

Arnd

\
 
 \ /
  Last update: 2022-03-21 11:51    [W:2.246 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site