Skip to content

drbd: use get_random_u64() where appropriate#726

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

drbd: use get_random_u64() where appropriate#726
blktests-ci[bot] wants to merge 1 commit intolinus-master_basefrom
series/1077444=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci bot commented Apr 5, 2026

Pull request for series with
subject: drbd: use get_random_u64() where appropriate
version: 3
url: https://patchwork.kernel.org/project/linux-block/list/?series=1077444

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 5, 2026

Upstream branch: 3aae938
series: https://patchwork.kernel.org/project/linux-block/list/?series=1077444
version: 3

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 7, 2026

Upstream branch: 3aae938
series: https://patchwork.kernel.org/project/linux-block/list/?series=1077444
version: 3

@blktests-ci blktests-ci bot force-pushed the series/1077444=>linus-master branch from f8cc15a to 4e9b28e Compare April 7, 2026 11:16
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 2d0c3d5 to 931d9b0 Compare April 8, 2026 10:29
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 8, 2026

Upstream branch: 3036cd0
series: https://patchwork.kernel.org/project/linux-block/list/?series=1077444
version: 3

@blktests-ci blktests-ci bot force-pushed the series/1077444=>linus-master branch from 4e9b28e to 2d625d6 Compare April 8, 2026 10:37
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 931d9b0 to 78a4682 Compare April 10, 2026 00:51
Use the typed random integer helpers instead of
get_random_bytes() when filling a single integer variable.
The helpers return the value directly, require no pointer
or size argument, and better express intent.

Signed-off-by: David Carlier <devnexen@gmail.com>
Reviewed-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci bot commented Apr 10, 2026

Upstream branch: 9a9c8ce
series: https://patchwork.kernel.org/project/linux-block/list/?series=1077444
version: 3

@blktests-ci blktests-ci bot force-pushed the series/1077444=>linus-master branch from 2d625d6 to 1e4915c Compare April 10, 2026 00:52
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