summaryrefslogtreecommitdiff
path: root/patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch')
-rw-r--r--patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch b/patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch
index 1f837a510862..b5511a0f418e 100644
--- a/patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch
+++ b/patches/0010-mm-slub-restructure-new-page-checks-in-___slab_alloc.patch
@@ -21,7 +21,7 @@ Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
--- a/mm/slub.c
+++ b/mm/slub.c
-@@ -2765,13 +2765,29 @@ static void *___slab_alloc(struct kmem_c
+@@ -2768,13 +2768,29 @@ static void *___slab_alloc(struct kmem_c
c->page = page;
check_new_page: