[PARISC] Document some register usages in assembly files
authorCarlos O'Donell <carlos@parisc-linux.org>
Thu, 17 Nov 2005 21:32:46 +0000 (16:32 -0500)
committerKyle McMartin <kyle@parisc-linux.org>
Thu, 17 Nov 2005 21:32:46 +0000 (16:32 -0500)
commitaa0eecb07f27bea25a7cbe4150822be72493e574
tree59dc123caeffcc340ea0b6c90c9ff33de191b127
parent75be99a8c597aaebf82802109cdfd1249eea951e
[PARISC] Document some register usages in assembly files

Document clobbers and args in entry.S and syscall.S.

entry.S: Add comment to indicate that cr27 may recycle and EDEADLOCK
detection is not 100% correct. Since this is only enabled when using
ENABLE_LWS_DEBUG, the user is warned by the comment.

Signed-off-by: Carlos O'Donell <carlos@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
arch/parisc/kernel/entry.S
arch/parisc/kernel/syscall.S