Updated host/tools_support.c, changing from page_cache_release() to put_page().
authorAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 28 Apr 2021 23:45:01 +0000 (16:45 -0700)
committerAaron Taylor <ataylor@subgeniuskitty.com>
Wed, 28 Apr 2021 23:45:01 +0000 (16:45 -0700)
commite3dad721fb74988b302308853db578491fd69071
treec260fc331600c67398b636ea4f7d0d729be7138d
parentfb5e53b5807ff6e8bc4674182b889b69d9121f06
Updated host/tools_support.c, changing from page_cache_release() to put_page().

See also:

  - https://github.com/torvalds/linux/commit/1fa64f198b9f8d6ec0f7aec7c18dc94684391140

  - https://github.com/torvalds/linux/commit/09cbfeaf1a5a67bfb3201e0c83c810cecb2efa5a
host/tools_support.c