Re: [PATCH v3 21/24] powerpc/pseries: Pass PLPKS password on kexec
From: Andrew Donnellan <hidden>
Date: 2023-01-18 12:34:12
Also in:
linux-integrity, lkml
From: Andrew Donnellan <hidden>
Date: 2023-01-18 12:34:12
Also in:
linux-integrity, lkml
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@linux.ibm.com IBM Australia Limited