diff options
author | David Hildenbrand <[email protected]> | 2021-11-26 14:42:08 +0100 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2022-01-14 18:50:52 -0500 |
commit | 6639032acc085775452a2c92fdb8a6f601c9c075 (patch) | |
tree | bc14b4e08baa0c4e7480beebf1c94b3c516c923e /net/lapb/lapb_timer.c | |
parent | 539fec78edb4e084e7c532affc56cc42d4ceea4b (diff) |
virtio-mem: prepare page onlining code for granularity smaller than MAX_ORDER - 1
Let's prepare our page onlining code for subblock size smaller than
MAX_ORDER - 1: we'll get called for a MAX_ORDER - 1 page but might have
some subblocks in the range plugged and some unplugged. In that case,
fallback to subblock granularity to properly only expose the plugged
parts to the buddy.
Signed-off-by: David Hildenbrand <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Zi Yan <[email protected]>
Reviewed-by: Eric Ren <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions