Skip to content

zram: drop slot trylock and miss_free#563

Open
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1052520=>linus-master
Open

zram: drop slot trylock and miss_free#563
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1052520=>linus-master

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Feb 13, 2026

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

@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 13, 2026

Upstream branch: 7449f86
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 13, 2026

Upstream branch: cee73b1
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from b742597 to 10ccbc8 Compare February 13, 2026 13:17
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 6de2940 to bbff8a4 Compare February 15, 2026 15:16
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 15, 2026

Upstream branch: ca4ee40
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 10ccbc8 to 33d2fe7 Compare February 15, 2026 15:18
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from bbff8a4 to be7af85 Compare February 16, 2026 02:04
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 16, 2026

Upstream branch: 26a4cfa
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 33d2fe7 to 75911ae Compare February 16, 2026 02:09
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from be7af85 to bfa4f99 Compare February 16, 2026 14:50
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 16, 2026

Upstream branch: 0f2acd3
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 75911ae to 1a21043 Compare February 16, 2026 14:54
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from bfa4f99 to e2350d3 Compare February 17, 2026 09:58
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 17, 2026

Upstream branch: 9702969
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 1a21043 to fe9b3b3 Compare February 17, 2026 10:03
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from e2350d3 to e1fefe2 Compare February 18, 2026 02:01
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 18, 2026

Upstream branch: 2961f84
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from fe9b3b3 to 030208f Compare February 18, 2026 02:06
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from e1fefe2 to f714aad Compare February 18, 2026 05:50
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 18, 2026

Upstream branch: 2961f84
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 030208f to a9adcd3 Compare February 18, 2026 05:56
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from f714aad to df85678 Compare February 19, 2026 12:49
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 19, 2026

Upstream branch: 2b7a25d
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from a9adcd3 to 953bb91 Compare February 19, 2026 12:55
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from df85678 to 50e7070 Compare February 22, 2026 05:34
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 22, 2026

Upstream branch: 32a92f8
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 953bb91 to 4273e15 Compare February 22, 2026 05:40
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 50e7070 to c90f83b Compare February 23, 2026 10:11
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 23, 2026

Upstream branch: 6de23f8
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 4273e15 to 889104a Compare February 23, 2026 10:19
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from c90f83b to c475e20 Compare February 25, 2026 11:14
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>
@blktests-ci
Copy link
Author

blktests-ci bot commented Feb 25, 2026

Upstream branch: 7dff99b
series: https://patchwork.kernel.org/project/linux-block/list/?series=1052520
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1052520=>linus-master branch from 889104a to 6d181f0 Compare February 25, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant