[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241116093730.GJ22801@noisy.programming.kicks-ass.net>
Date: Sat, 16 Nov 2024 10:37:30 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Josh Poimboeuf <jpoimboe@...hat.com>
Cc: seanjc@...gle.com, pbonzini@...hat.com, tglx@...utronix.de,
linux-kernel@...r.kernel.org, x86@...nel.org, kvm@...r.kernel.org,
jthoughton@...gle.com
Subject: Re: [PATCH v2 07/12] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALLS
to ANNOTATE
On Fri, Nov 15, 2024 at 10:40:27AM -0800, Josh Poimboeuf wrote:
> On Mon, Nov 11, 2024 at 12:59:42PM +0100, Peter Zijlstra wrote:
> > +++ b/include/linux/objtool_types.h
> > @@ -63,5 +63,6 @@ struct unwind_hint {
> > #define ANNOTYPE_INSTR_END 4
> > #define ANNOTYPE_UNRET_BEGIN 5
> > #define ANNOTYPE_IGNORE_ALTS 6
> > +#define ANNOTYPE_INTRA_FUNCTION_CALLS 7
>
> Should be a singular "CALL"?
Sure, one regex on the patch sorted that :-)
Powered by blists - more mailing lists