[PATCH v3 21/24] powerpc/pseries: Pass PLPKS password on kexec

Andrew Donnellan ajd at linux.ibm.com
Wed Jan 18 22:52:17 AEDT 2023


On Wed, 2023-01-18 at 17:10 +1100, Andrew Donnellan wrote:
> 
>  struct umem_info {
>         u64 *buf;               /* data buffer for usable-memory
> property */
> @@ -1155,7 +1156,7 @@ int setup_new_fdt_ppc64(const struct kimage
> *image, void *fdt,
>                         unsigned long initrd_len, const char
> *cmdline)
>  {
>         struct crash_mem *umem = NULL, *rmem = NULL;
> -       int i, nr_ranges, ret;
> +       int i, nr_ranges, ret, chosen_node;

rip, we broke the build when CONFIG_PSERIES_PLPKS=n.

v4 incoming shortly, after we wait a little while longer for comments.

-- 
Andrew Donnellan    OzLabs, ADL Canberra
ajd at linux.ibm.com   IBM Australia Limited


More information about the Linuxppc-dev mailing list