[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241115184027.64qogefila6oy7qr@jpoimboe>
Date: Fri, 15 Nov 2024 10:40:27 -0800
From: Josh Poimboeuf <jpoimboe@...hat.com>
To: Peter Zijlstra <peterz@...radead.org>
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 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"?
--
Josh
Powered by blists - more mailing lists