Christian Borntraeger 75e9de18f0 [S390] stacktrace bug.
The latest kernel 2.6.19-rc1 triggers a bug in the s390 specific stack
trace code when compiled with gcc 3.4.
This patch fixes the latest lock dependency validator code (2.6.19-rc1)
on s390 gcc 3.4. The variable sp was fixed to r15 (which is the stack
pointer in the s390 abi) and assigned new values to r15. Therefore,
gcc 3.4 assigns a new value to r15 and does not restore it on exit (r15
is supposed to be call save) - the kernel stack is broken. Avoid trouble
by not assigning any new value to sp (r15).

Signed-off-by: Christian Borntraeger <cborntra@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-10-11 15:31:52 +02:00
..
2006-09-11 13:32:30 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-09-28 16:56:43 +02:00
2005-04-16 15:20:36 -07:00
2006-09-28 16:56:37 +02:00
2006-09-28 16:56:37 +02:00
2006-09-28 16:56:37 +02:00
2006-09-28 16:56:43 +02:00
2006-09-20 15:58:49 +02:00
2006-07-12 16:41:55 +02:00
2006-09-28 16:56:43 +02:00
2006-07-12 16:41:55 +02:00
2006-09-28 16:56:37 +02:00
2006-09-28 16:56:37 +02:00
2006-09-28 16:56:37 +02:00
2006-09-28 16:56:37 +02:00
2006-10-11 15:31:26 +02:00
2006-09-28 16:56:43 +02:00
2006-10-06 16:38:35 +02:00
2006-10-11 15:31:52 +02:00
2006-09-20 15:59:12 +02:00
2006-10-11 15:31:26 +02:00