Re: [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool

From: Steven Rostedt
Date: Fri Jul 17 2020 - 14:05:52 EST


On Fri, 17 Jul 2020 10:47:51 -0700
Sami Tolvanen <samitolvanen@xxxxxxxxxx> wrote:

> > Someone just submitted a patch for arm64 for this:
> >
> > https://lore.kernel.org/r/20200717143338.19302-1-gregory.herrero@xxxxxxxxxx
> >
> > Is that what you want?
>
> That looks like the same issue, but we need to fix this on x86 instead.

Does x86 have a way to differentiate between the two that record mcount
can check?

-- Steve