Skip to content

mm: globalize rest_of_page() macro#613

Open
blktests-ci[bot] wants to merge 8 commits intolinus-master_basefrom
series/1060937=>linus-master
Open

mm: globalize rest_of_page() macro#613
blktests-ci[bot] wants to merge 8 commits intolinus-master_basefrom
series/1060937=>linus-master

Conversation

@blktests-ci
Copy link

@blktests-ci blktests-ci bot commented Mar 4, 2026

Pull request for series with
subject: mm: globalize rest_of_page() macro
version: 1
url: https://patchwork.kernel.org/project/linux-block/list/?series=1060937

@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 4, 2026

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

@blktests-ci blktests-ci bot force-pushed the linus-master_base branch 2 times, most recently from ecd10e2 to d0e1bed Compare March 4, 2026 07:45
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 4, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from 054bcdd to 031308f Compare March 4, 2026 07:57
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from d0e1bed to 6b51c57 Compare March 4, 2026 09:34
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 4, 2026

Upstream branch: 0031c06
series: https://patchwork.kernel.org/project/linux-block/list/?series=1060937
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from 031308f to ca5619f Compare March 4, 2026 09:40
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 4, 2026

Upstream branch: 0031c06
series: https://patchwork.kernel.org/project/linux-block/list/?series=1060937
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from ca5619f to 90d4f63 Compare March 4, 2026 11:20
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 6b51c57 to 78036b2 Compare March 4, 2026 19:57
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 4, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from 90d4f63 to d261c9b Compare March 4, 2026 20:03
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 78036b2 to bbb3394 Compare March 5, 2026 12:20
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 5, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from d261c9b to c0e5020 Compare March 5, 2026 12:26
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from bbb3394 to 901a429 Compare March 5, 2026 21:37
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 5, 2026

Upstream branch: 5ee8dbf
series: https://patchwork.kernel.org/project/linux-block/list/?series=1060937
version: 1

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from c0e5020 to b58434d Compare March 5, 2026 21:43
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 901a429 to 1f19ba6 Compare March 10, 2026 06:29
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 10, 2026

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

@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from b58434d to 853b3d9 Compare March 10, 2026 06:33
@blktests-ci blktests-ci bot force-pushed the linus-master_base branch from 1f19ba6 to e79276a Compare March 11, 2026 08:02
Yury Norov added 3 commits March 11, 2026 17:06
The net/9p networking driver has a handy macro to calculate the
amount of bytes from a given pointer to the end of page. Move it
to mm. The following patches apply it tree-wide.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
Switch filesystem codebase to using the macro. No functional changes
intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
Switch networking codebase to using the macro. No functional changes
intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
Yury Norov added 3 commits March 11, 2026 17:06
Switch core and library code to using the macro. No functional
changes intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
Switch SPI code to using the macro. No functional changes intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
Acked-by: Mark Brown <broonie@kernel.org>
Switch KVM code to using the macro. No functional changes intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
@blktests-ci
Copy link
Author

blktests-ci bot commented Mar 11, 2026

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

Yury Norov added 2 commits March 11, 2026 17:06
Switch drivers to using the macro. No functional changes intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
Switch arch code to using the macro. No functional changes intended.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
@blktests-ci blktests-ci bot force-pushed the series/1060937=>linus-master branch from 853b3d9 to d6d33cb Compare March 11, 2026 08:06
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.

0 participants