[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 5/9] livepatch: Move code from prepare_payload to own routine
>>> On 14.08.16 at 23:52, <konrad.wilk@xxxxxxxxxx> wrote: > --- a/xen/common/livepatch.c > +++ b/xen/common/livepatch.c > @@ -232,6 +232,29 @@ static const char *livepatch_symbols_lookup(unsigned > long addr, > return n; > } > > +static int lookup_symbol(struct livepatch_func *f, struct livepatch_elf *elf) The latter one can and hence should be const. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |