zram: drop slot trylock and miss_free#563
zram: drop slot trylock and miss_free#563blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
Conversation
|
Upstream branch: 7449f86 |
0525b37 to
6de2940
Compare
|
Upstream branch: cee73b1 |
b742597 to
10ccbc8
Compare
6de2940 to
bbff8a4
Compare
|
Upstream branch: ca4ee40 |
10ccbc8 to
33d2fe7
Compare
bbff8a4 to
be7af85
Compare
|
Upstream branch: 26a4cfa |
33d2fe7 to
75911ae
Compare
be7af85 to
bfa4f99
Compare
|
Upstream branch: 0f2acd3 |
75911ae to
1a21043
Compare
bfa4f99 to
e2350d3
Compare
|
Upstream branch: 9702969 |
1a21043 to
fe9b3b3
Compare
e2350d3 to
e1fefe2
Compare
|
Upstream branch: 2961f84 |
fe9b3b3 to
030208f
Compare
e1fefe2 to
f714aad
Compare
|
Upstream branch: 2961f84 |
030208f to
a9adcd3
Compare
f714aad to
df85678
Compare
|
Upstream branch: 2b7a25d |
a9adcd3 to
953bb91
Compare
df85678 to
50e7070
Compare
|
Upstream branch: 32a92f8 |
953bb91 to
4273e15
Compare
50e7070 to
c90f83b
Compare
|
Upstream branch: 6de23f8 |
4273e15 to
889104a
Compare
c90f83b to
c475e20
Compare
Commit e914d8f ("mm: fix unexpected zeroed page mapping with zram swap") removed swap_slot_free_notify() calls from end_io callbacks. This means that there is no more slot_free_notify() from IRQ context and hence slot-free cannot deadlock on slot lock any more. Drop slot trylock. Suggested-by: Richard Chang <richardycc@google.com> Suggested-by: David Stevens <stevensd@google.com> Signed-off-by: Sergey Senozhatsky <senozhatsky@chromium.org>
|
Upstream branch: 7dff99b |
889104a to
6d181f0
Compare
Pull request for series with
subject: zram: drop slot trylock and miss_free
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1052520