[S390] Fix register usage description.

From: Martin Schwidefsky
Date: Fri Feb 02 2007 - 09:21:56 EST


From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>

[S390] Fix register usage description.

Fix description of register usage as pointed out by Andreas Krebbel.
Since this document is completely outdated and would need a lot of
fixing, it might be worth considering to get rid of it...

Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Signed-off-by: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
---

Documentation/s390/Debugging390.txt | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -urpN linux-2.6/Documentation/s390/Debugging390.txt linux-2.6-patched/Documentation/s390/Debugging390.txt
--- linux-2.6/Documentation/s390/Debugging390.txt 2007-02-02 14:03:56.000000000 +0100
+++ linux-2.6-patched/Documentation/s390/Debugging390.txt 2007-02-02 14:04:39.000000000 +0100
@@ -480,7 +480,7 @@ r2 argument 0 / return value 0
r3 argument 1 / return value 1 (if long long) call-clobbered
r4 argument 2 call-clobbered
r5 argument 3 call-clobbered
-r6 argument 5 saved
+r6 argument 4 saved
r7 pointer-to arguments 5 to ... saved
r8 this & that saved
r9 this & that saved
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/