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

From: Andrew Donnellan
Date: Wed Jan 18 2023 - 07:34:12 EST


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@xxxxxxxxxxxxx IBM Australia Limited