lkml.org 
[lkml]   [2020]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 02/15] arm64: kvm: Move __smccc_workaround_1_smc to .rodata
Hey Marc,

> > - .popsection
>
> I'd be tempted to leave the .popsection in place, if only for symmetry with
> the initial .pushsection.

I removed it because other .S files don't pop either. It must have been added
here purely for the smccc workaround code. Happy to add it back if you prefer,
but the pushsection is removed later in the series, so this would disappear
as well.

> > + .pushsection .rodata
> > + .global __smccc_workaround_1_smc
> > +__smccc_workaround_1_smc:
>
> You probably want to replace this with SYM_DATA_START (and SYM_DATA_END at
> the end).

Done

Thanks for reviewing,
David

\
 
 \ /
  Last update: 2020-06-19 11:55    [W:0.077 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site