Re: [PATCH v2 3/4] powerpc/rtas: remove lock and args fields from global rtas struct
From: Andrew Donnellan <hidden>
Date: 2023-02-02 04:26:24
From: Andrew Donnellan <hidden>
Date: 2023-02-02 04:26:24
On Tue, 2023-01-24 at 08:04 -0600, Nathan Lynch wrote:
Only code internal to the RTAS subsystem needs access to the central lock and parameter block. Remove these from the globally visible 'rtas' struct and make them file-static in rtas.c. Some changed lines in rtas_call() lack appropriate spacing around operators and cause checkpatch errors; fix these as well. Suggested-by: Laurent Dufour <redacted> Signed-off-by: Nathan Lynch <redacted>
Reviewed-by: Andrew Donnellan <redacted> -- Andrew Donnellan OzLabs, ADL Canberra ajd@linux.ibm.com IBM Australia Limited