Re: [PATCH] powerpc/pseries/papr-sysparm: use u8 arrays for payloads

2024-02-15 Thread Michael Ellerman
On Fri, 02 Feb 2024 18:26:46 -0600, Nathan Lynch wrote: > Some PAPR system parameter values are formatted by firmware as > nul-terminated strings (e.g. LPAR name, shared processor attributes). > But the values returned for other parameters, such as processor module > info and TLB block invalidate

[PATCH] powerpc/pseries/papr-sysparm: use u8 arrays for payloads

2024-02-02 Thread Nathan Lynch via B4 Relay
From: Nathan Lynch Some PAPR system parameter values are formatted by firmware as nul-terminated strings (e.g. LPAR name, shared processor attributes). But the values returned for other parameters, such as processor module info and TLB block invalidate characteristics, are binary data with