Re: [PATCH v2] m68k: amiga: Mark amiga_reset() as __noreturn

Daniel Palmer <[email protected]> Sat, 27 Jun 2026 00:07:30 +0900
Newsgroups org.kernel.vger.linux-m68k,org.kernel.vger.linux-kernel
Message-ID <CAFr9PXn8b8ZUk_OFLTum6Q_a19XNRwu61usgda61jfxMVvZqYQ@mail.gmail.com>
Hi Thorsten,

On Fri, 26 Jun 2026 at 23:58, Thorsten Blum <[email protected]> wrote:
>
> Mark both the forward declaration and the function definition as
> __noreturn, and remove the redundant redeclaration.
<snip>

Boot tested on my A4000, rebooting still works. So FWIW:

Tested-by: Daniel Palmer <[email protected]>