Skip to content

block: rbd: switch to dynamic root device#766

Open
blktests-ci[bot] wants to merge 2 commits into
linus-master_basefrom
series/1085147=>linus-master
Open

block: rbd: switch to dynamic root device#766
blktests-ci[bot] wants to merge 2 commits into
linus-master_basefrom
series/1085147=>linus-master

Conversation

@blktests-ci
Copy link
Copy Markdown

@blktests-ci blktests-ci Bot commented Apr 24, 2026

Pull request for series with
subject: block: rbd: switch to dynamic root device
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1085147

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 24, 2026

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

@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 29, 2026

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

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from e31dac3 to 12c477f Compare April 29, 2026 02:26
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 482ce5b to 5a9f7c7 Compare April 30, 2026 07:29
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented Apr 30, 2026

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

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from 12c477f to e201cd5 Compare April 30, 2026 07:33
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 5a9f7c7 to 25a041f Compare May 3, 2026 02:07
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 3, 2026

Upstream branch: 66edb90
series: https://patchwork.kernel.org/project/linux-block/list/?series=1085147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from e201cd5 to 89debf7 Compare May 3, 2026 02:42
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 25a041f to 6f75bd1 Compare May 4, 2026 10:57
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 4, 2026

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

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from 89debf7 to c47e94b Compare May 4, 2026 11:32
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 6f75bd1 to 1f0d33a Compare May 5, 2026 15:39
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 5, 2026

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

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from c47e94b to 0af3617 Compare May 5, 2026 16:04
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from 1f0d33a to b1870f6 Compare May 10, 2026 15:59
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 10, 2026

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

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from 0af3617 to d5a17d6 Compare May 10, 2026 16:28
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from b1870f6 to ca57796 Compare May 15, 2026 07:55
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 15, 2026

Upstream branch: 70eda68
series: https://patchwork.kernel.org/project/linux-block/list/?series=1085147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from d5a17d6 to 13e26cb Compare May 15, 2026 08:36
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from ca57796 to c1feb59 Compare May 21, 2026 02:54
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 21, 2026

Upstream branch: 8bc67e4
series: https://patchwork.kernel.org/project/linux-block/list/?series=1085147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from 13e26cb to ea4168d Compare May 21, 2026 03:40
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from c1feb59 to ea833a1 Compare May 22, 2026 01:53
Driver core expects devices to be dynamically allocated and will, for
example, complain loudly when no release function has been provided.

Use root_device_register() to allocate and register the root device
instead of open coding using a static device.

Signed-off-by: Johan Hovold <johan@kernel.org>
@blktests-ci
Copy link
Copy Markdown
Author

blktests-ci Bot commented May 22, 2026

Upstream branch: 6779b50
series: https://patchwork.kernel.org/project/linux-block/list/?series=1085147
version: 1

@blktests-ci blktests-ci Bot force-pushed the series/1085147=>linus-master branch from ea4168d to edf393b Compare May 22, 2026 02:37
@blktests-ci blktests-ci Bot force-pushed the linus-master_base branch from ea833a1 to 7af85d1 Compare May 23, 2026 06:11
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