linux510-tkg: Update to 5.10 release.
This commit is contained in:
@@ -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)
|
Reference in New Issue
Block a user