linux513-tkg: Update to 5.13 release

This commit is contained in:
Tk-Glitch
2021-06-29 13:51:10 +02:00
parent c93cfdd20d
commit 6d796bf233
3 changed files with 6 additions and 6 deletions

View File

@@ -1027,7 +1027,7 @@ index ade407c1abb7..51086d0c3fd5 100644
*/
#include <linux/freezer.h>
+#include <linux/hugetlb.h>
+#include <linux/pagemap.h>
#include <linux/jhash.h>
#include <linux/memblock.h>
+#include <linux/pagemap.h>
@@ -1230,7 +1230,7 @@ index ade407c1abb7..51086d0c3fd5 100644
+ }
+
+ key->pointer = futex_get_inode_uuid(inode);
+ key->index = (unsigned long)basepage_index(tail);
+ key->index = (unsigned long)hugetlb_basepage_index(tail);
+ key->offset |= FUT_OFF_INODE;
+
+ rcu_read_unlock();