[PATCH RESEND 00/62] initrd: remove classic initrd support
Jessica Clarke
jrtc27 at jrtc27.com
Wed Sep 17 03:08:18 AEST 2025
On 13 Sep 2025, at 01:37, Askar Safin <safinaskar at gmail.com> wrote:
> [...]
> For example, I renamed the following global variables:
>
> __initramfs_start
> __initramfs_size
> [...]
>
> to:
>
> __builtin_initramfs_start
> __builtin_initramfs_size
I strongly suggest picking different names given __builtin_foo is the
naming scheme used for GNU C builtins/intrinsics. I leave you and
others to bikeshed that one.
Jessica
More information about the Linuxppc-dev
mailing list