[PATCH 1/2] powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
Michael Ellerman
patch-notifications at ellerman.id.au
Fri Jun 25 16:21:27 AEST 2021
On Mon, 21 Jun 2021 16:49:37 +1000, Michael Ellerman wrote:
> In a subsequent patch we'd like to have something like a strscpy_pad()
> implementation usable in prom_init.c.
>
> Currently we have a strcpy() implementation with only one caller, so
> convert it into strscpy_pad() and update the caller.
Applied to powerpc/next.
[1/2] powerpc/prom_init: Convert prom_strcpy() into prom_strscpy_pad()
https://git.kernel.org/powerpc/c/f47d5a4fc254e62ea5af5cbb2fc3e68901def434
[2/2] powerpc/prom_init: Pass linux_banner to firmware via option vector 7
https://git.kernel.org/powerpc/c/ffaacd97fd37b9f4e825d8107f5cba5470458f0e
cheers
More information about the Linuxppc-dev
mailing list