lkml.org 
[lkml]   [2020]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 00/10] Independent per-CPU data section for nVHE
> >  SECTIONS {
> > HYP_SECTION(.text)
> > - HYP_SECTION(.data..percpu)
> > - HYP_SECTION(.data..percpu..first)
> > - HYP_SECTION(.data..percpu..page_aligned)
> > - HYP_SECTION(.data..percpu..read_mostly)
> > - HYP_SECTION(.data..percpu..shared_aligned)
> > +
> > + .hyp..data..percpu : {
>
> Too many '.'s here?
Oops

>
> > + __per_cpu_load = .;
>
> I don't think we need this symbol.
True

>
> Otherwise, idea looks good to me. Can you respin like this, but also
> incorporating some of the cleanup in the diff I posted, please?

On it! :)

David

\
 
 \ /
  Last update: 2020-09-16 19:57    [W:0.081 / U:2.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site