commit | 022e4fc0fb2e4e179aaba4ee139dcb8fded0cba2 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon May 01 12:16:14 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon May 01 18:17:46 2006 -0700 |
tree | fbe70e06b897015226d209f54225e68f52ff7dc5 | |
parent | 8261aa600943046a5305564a1cd7432009971799 [diff] |
[PATCH] s390: fix ipd handling As pointed out by Paulo Marques <pmarques@grupopie.com> MAX_IPD_TIME is by a factor of ten too small. Since this means that we allow ten times more IPDs in the intended time frame this could result in a cpu check stop of a physical cpu. Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>