]> Git Repo - linux.git/commit
[PATCH] s390: fix ipd handling
authorHeiko Carstens <[email protected]>
Mon, 1 May 2006 19:16:14 +0000 (12:16 -0700)
committerLinus Torvalds <[email protected]>
Tue, 2 May 2006 01:17:46 +0000 (18:17 -0700)
commit022e4fc0fb2e4e179aaba4ee139dcb8fded0cba2
treefbe70e06b897015226d209f54225e68f52ff7dc5
parent8261aa600943046a5305564a1cd7432009971799
[PATCH] s390: fix ipd handling

As pointed out by Paulo Marques <[email protected]> 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 <[email protected]>
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/s390/s390mach.c
This page took 0.05188 seconds and 4 git commands to generate.