diff options
author | 2023-07-14 19:47:49 +0800 | |
---|---|---|
committer | 2023-08-18 10:12:31 -0700 | |
commit | eb0da7f6e0832a689d845ca2d62152dc6b43e780 (patch) | |
tree | e7223c3337d1c9dbdffa1b48852e945b86dad1cd /lib | |
parent | mm/page_ext: remove rollback for untouched mem_section in online_page_ext (diff) | |
download | wireguard-linux-eb0da7f6e0832a689d845ca2d62152dc6b43e780.tar.xz wireguard-linux-eb0da7f6e0832a689d845ca2d62152dc6b43e780.zip |
mm/page_ext: move functions around for minor cleanups to page_ext
1. move page_ext_get and page_ext_put down to remove forward
declaration of lookup_page_ext.
2. move page_ext_init_flatmem_late down to existing non SPARS block to
remove a new non SPARS block and to keep code for non SPARS tight.
Link: https://lkml.kernel.org/r/20230714114749.1743032-4-shikemeng@huaweicloud.com
Signed-off-by: Kemeng Shi <shikemeng@huaweicloud.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions