powerpc/rtas: Add function return status constants
authorNathan Lynch <nathanl@linux.ibm.com>
Tue, 12 Dec 2023 17:01:51 +0000 (11:01 -0600)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 13 Dec 2023 10:38:20 +0000 (21:38 +1100)
commit9592aa5ad59e736727fe7894e6e820e2d851abcf
tree33f65678491855ef5d080ac9205afbdbfae75442
parent669acc7eec223a81ea5e2420de85b61979ab7dad
powerpc/rtas: Add function return status constants

Not all of the generic RTAS function statuses specified in PAPR have
symbolic constants and descriptions in rtas.h. Fix this, providing a
little more background, slightly updating the existing wording, and
improving the formatting.

Reviewed-by: "Aneesh Kumar K.V (IBM)" <aneesh.kumar@kernel.org>
Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20231212-papr-sys_rtas-vs-lockdown-v6-4-e9eafd0c8c6c@linux.ibm.com
arch/powerpc/include/asm/rtas.h