Re: [PATCH v2 9/9] objtool: Ignore exc_double_fault() __noreturn warnings

From: Peter Zijlstra
Date: Thu Apr 13 2023 - 05:24:36 EST


On Wed, Apr 12, 2023 at 12:03:24PM -0700, Josh Poimboeuf wrote:
> + * - have compiler communicate __noreturn functions somehow

This, we're going to have to do that -- because keeping that (ever
growing) list in sync is going to be a pain in the backside.