diff options
author | Vitaly Wool <vitalywool@gmail.com> | 2019-09-23 15:32:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-09-24 15:54:06 -0700 |
commit | 6e73fd25e2c7510b7dfadbaf701f31d4bff9c75b (patch) | |
tree | c30f895dd10313f6deea311db822d18a3d4bb015 /tools/iio | |
parent | 07bfa4415ab607e459b69bd86aa7e7602ce10b4f (diff) | |
download | linux-6e73fd25e2c7510b7dfadbaf701f31d4bff9c75b.tar.bz2 |
Revert "mm/z3fold.c: fix race between migration and destruction"
With the original commit applied, z3fold_zpool_destroy() may get blocked
on wait_event() for indefinite time. Revert this commit for the time
being to get rid of this problem since the issue the original commit
addresses is less severe.
Link: http://lkml.kernel.org/r/20190910123142.7a9c8d2de4d0acbc0977c602@gmail.com
Fixes: d776aaa9895eb6eb77 ("mm/z3fold.c: fix race between migration and destruction")
Reported-by: AgustÃn Dall'Alba <agustin@dallalba.com.ar>
Signed-off-by: Vitaly Wool <vitalywool@gmail.com>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Vitaly Wool <vitalywool@gmail.com>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Jonathan Adams <jwadams@google.com>
Cc: Henry Burns <henrywolfeburns@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/iio')
0 files changed, 0 insertions, 0 deletions