Re: [PATCH v2] m68k: amiga: Mark amiga_reset() as __noreturn
From: Thorsten Blum
Date: Fri Jun 26 2026 - 11:19:24 EST
On Sat, Jun 27, 2026 at 12:07:30AM +0900, Daniel Palmer wrote:
> Hi Thorsten,
>
> On Fri, 26 Jun 2026 at 23:58, Thorsten Blum <thorsten.blum@xxxxxxxxx> 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 <daniel@xxxxxxxxx>
Thank you!