diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2009-01-06 03:04:54 +0000 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2009-01-06 03:04:54 +0000 |
commit | 90fa1527bddc7147dc0d590ee6184ca88bc50ecf (patch) | |
tree | a6b692b5a7ef777cbd8f2927783f593234b091d1 /drivers/md/dm-raid1.c | |
parent | a1b51e98676932d031f5eec1325b2df4bbdc8f26 (diff) |
dm snapshot: change yield to msleep
Change yield() to msleep(1). If the thread had realtime priority,
yield() doesn't really yield, so the yielding process would loop
indefinitely and cause machine lockup.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-raid1.c')
0 files changed, 0 insertions, 0 deletions