[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <rpvygldy2s2ybabzsoylbitpn5o7w6vustbox4jd22pwznydwe@6v36xs6vxo64>
Date: Mon, 27 Oct 2025 13:37:39 -0700
From: Josh Poimboeuf <jpoimboe@...nel.org>
To: Thorsten Blum <thorsten.blum@...ux.dev>
Cc: Peter Zijlstra <peterz@...radead.org>, Miroslav Benes <mbenes@...e.cz>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] objtool: Re-add resume_play_dead() to noreturn list
On Mon, Oct 27, 2025 at 05:39:07PM +0100, Thorsten Blum wrote:
> resume_play_dead() was added to the noreturn list in commit 52668badd34b
> ("x86/cpu: Mark {hlt,resume}_play_dead() __noreturn"), but was dropped
> in commit 6245ce4ab670 ("objtool: Move noreturn function list to
> separate file") when the list was moved to noreturns.h.
>
> Fix this by adding resume_play_dead() to the list again.
>
> Fixes: 6245ce4ab670 ("objtool: Move noreturn function list to separate file")
> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
Hm? There's no "resume_play_dead" in the diff for 6245ce4ab670.
That was actually done intentionally with a different commit:
34245659debd ("objtool: Remove superfluous global_noreturns entries")
--
Josh
Powered by blists - more mailing lists