Bug 215688 - Wrong information on powerpc in syscall(2)
Summary: Wrong information on powerpc in syscall(2)
Status: NEW
Alias: None
Product: Documentation
Classification: Unclassified
Component: man-pages (show other bugs)
Hardware: PPC-32 Linux
: P1 normal
Assignee: documentation_man-pages@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-15 11:15 UTC by Christophe Leroy
Modified: 2022-03-15 11:15 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.