diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2009-01-23 16:40:26 +0100 |
---|---|---|
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | 2009-01-23 16:40:29 +0100 |
commit | 179cb81aa1e9dc5444f678a6dd4dbb90c60322e1 (patch) | |
tree | b8f4c37049a357ba16fd94360ae3d4c2c8661810 /lib/cmdline.c | |
parent | f9a2f797fcde5a4aa818bd3ca8584fd1197e9c15 (diff) |
[S390] etr/stp: fix possible deadlock
Precreate stop_machine threads in case the machine supports ETR/STP.
Otherwise we might deadlock if a time sync operation gets scheduled
and the creation of stop_machine threads would cause disk I/O.
This is just the minimal fix.
The real fix would be to only precreate stop_machine threads if
ETR/STP is actually used. But that would be a rather large and
complicated patch.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'lib/cmdline.c')
0 files changed, 0 insertions, 0 deletions