You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions
No behavior change.
Move some of vmalloc_sync_all() code into a new function
sync_global_pgds() that will be useful for memory hotplug.
Signed-off-by: Haicheng Li <[email protected]>
LKML-Reference: <[email protected]>
Reviewed-by: Wu Fengguang <[email protected]>
Reviewed-by: Andi Kleen <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
0 commit comments