Re: [PATCH 2/4] powerpc/pseries: Fix alignment of PLPKS structures and buffers

2023-01-03 Thread Russell Currey
On Tue, 2022-12-20 at 18:16 +1100, Andrew Donnellan wrote: > A number of structures and buffers passed to PKS hcalls have > alignment > requirements, which could on occasion cause problems: > > - Authorisation structures must be 16-byte aligned and must not cross > a >   page boundary > > -

[PATCH 2/4] powerpc/pseries: Fix alignment of PLPKS structures and buffers

2022-12-19 Thread Andrew Donnellan
A number of structures and buffers passed to PKS hcalls have alignment requirements, which could on occasion cause problems: - Authorisation structures must be 16-byte aligned and must not cross a page boundary - Label structures must not cross page coundaries - Password output buffers must