Bug 215688

Summary: Wrong information on powerpc in syscall(2)
Product: Documentation Reporter: Christophe Leroy (christophe.leroy)
Component: man-pagesAssignee: documentation_man-pages (documentation_man-pages)
Status: NEW ---    
Severity: normal    
Priority: P1    
Hardware: PPC-32   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:

Description Christophe Leroy 2022-03-15 11:15:07 UTC
In the "Architecture calling conventions" table, the "error" is wrong for powerpc. It should be cr0.SO like powerpc64.

Note [1] should say powerpc as well.

In the second table, there should be no arg7 for powerpc.

Also I see no need to distinguish between powerpc and powerpc64.
For everything in this page powerpc/32 and powerpc/64 are doing exactly the same.