linux510-tkg: Update to 5.10 release.

This commit is contained in:
Tk-Glitch
2020-12-14 11:50:09 +01:00
parent 824eb085bc
commit f5c9dceafc
4 changed files with 13 additions and 30 deletions

View File

@@ -1,11 +0,0 @@
--- a/mm/filemap.c 2020-12-07 01:16:40.233503592 -0800
+++ b/mm/filemap.c 2020-12-07 01:16:05.211387455 -0800
@@ -827,7 +827,7 @@
}
EXPORT_SYMBOL_GPL(replace_page_cache_page);
-static noinline int __add_to_page_cache_locked(struct page *page,
+noinline int __add_to_page_cache_locked(struct page *page,
struct address_space *mapping,
pgoff_t offset, gfp_t gfp,
void **shadowp)