Re: [PATCH] powerpc/32: Remove __main()

From: Michael Ellerman
Date: Fri Jun 18 2021 - 00:23:20 EST


On Tue, 8 Jun 2021 17:22:51 +0000 (UTC), Christophe Leroy wrote:
> Comment says that __main() is there to make GCC happy.
>
> It's been there since the implementation of ppc arch in Linux 1.3.45.
>
> ppc32 is the only architecture having that. Even ppc64 doesn't have it.
>
> Seems like GCC is still happy without it.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc/32: Remove __main()
https://git.kernel.org/powerpc/c/4696cfdb1380238dca2bda6199428d7e50c4ea38

cheers