From: Carlos O'Donell Date: Thu, 17 Nov 2005 21:32:46 +0000 (-0500) Subject: [PARISC] Document some register usages in assembly files X-Git-Tag: v2.6.15-rc2~16^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0eecb07f27bea25a7cbe4150822be72493e574;p=pandora-kernel.git [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 Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed