mm: globalize rest_of_page() macro#613
mm: globalize rest_of_page() macro#613blktests-ci[bot] wants to merge 8 commits intolinus-master_basefrom
Conversation
|
Upstream branch: af4e9ef |
ecd10e2 to
d0e1bed
Compare
|
Upstream branch: af4e9ef |
054bcdd to
031308f
Compare
d0e1bed to
6b51c57
Compare
|
Upstream branch: 0031c06 |
031308f to
ca5619f
Compare
|
Upstream branch: 0031c06 |
ca5619f to
90d4f63
Compare
6b51c57 to
78036b2
Compare
|
Upstream branch: ecc64d2 |
90d4f63 to
d261c9b
Compare
78036b2 to
bbb3394
Compare
|
Upstream branch: c107785 |
d261c9b to
c0e5020
Compare
bbb3394 to
901a429
Compare
|
Upstream branch: 5ee8dbf |
c0e5020 to
b58434d
Compare
901a429 to
1f19ba6
Compare
|
Upstream branch: 1f318b9 |
b58434d to
853b3d9
Compare
1f19ba6 to
e79276a
Compare
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>
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>
|
Upstream branch: None |
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>
853b3d9 to
d6d33cb
Compare
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