[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220419164347.GX2731@worktop.programming.kicks-ass.net>
Date: Tue, 19 Apr 2022 18:43:47 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Josh Poimboeuf <jpoimboe@...hat.com>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org,
Miroslav Benes <mbenes@...e.cz>
Subject: Re: [PATCH v2 00/25] objtool: Interface overhaul
On Tue, Apr 19, 2022 at 08:36:22AM -0700, Josh Poimboeuf wrote:
> On Tue, Apr 19, 2022 at 01:51:30PM +0200, Peter Zijlstra wrote:
> > I've taken the liberty of reordering it slightly:
> >
> > objtool: Enable unreachable warnings for CLANG LTO
> > x86/static_call: Add ANNOTATE_NOENDBR to static call trampoline
> > x86/retpoline: Add ANNOTATE_ENDBR for retpolines
> > x86/uaccess: Add ENDBR to __put_user_nocheck*()
> > x86/xen: Add ANNOTATE_ENDBR to startup_xen()
> > objtool: Print data address for "!ENDBR" data warnings
> > objtool: Use offstr() to print address of missing ENDBR
> >
> > Go into x86/urgent, and I've added Fixes: tags with various patches from
> > the IBT series, and then the rest goes into objtool/core.
> >
> > As already indicated, there's going to be a few merge conflicts against
> > x86/core, but alas. Resolved as per the below.
>
> Thanks! I guess tip bot is broken?
Not pushed out yet, still in queue.git. Hopefully a little later today.
Powered by blists - more mailing lists