The patch titled Subject: lib-stackdepot-move-documentation-comments-to-stackdepoth-fix has been added to the -mm mm-unstable branch. Its filename is lib-stackdepot-move-documentation-comments-to-stackdepoth-fix.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/lib-stackdepot-move-documentation-comments-to-stackdepoth-fix.patch This patch will later appear in the mm-unstable branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next via the mm-everything branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm and is updated there every 2-3 working days ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: lib-stackdepot-move-documentation-comments-to-stackdepoth-fix Date: Mon Feb 13 10:04:04 AM PST 2023 grammar fix, per Alexander Cc: Alexander Potapenko <glider@xxxxxxxxxx> Cc: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- --- a/include/linux/stackdepot.h~lib-stackdepot-move-documentation-comments-to-stackdepoth-fix +++ a/include/linux/stackdepot.h @@ -11,7 +11,7 @@ * SLUB_DEBUG needs 256 bytes per object for that). Since allocation and free * stack traces often repeat, using stack depot allows to save about 100x space. * - * Stack traces are never removed from stack depot. + * Stack traces are never removed from the stack depot. * * Author: Alexander Potapenko <glider@xxxxxxxxxx> * Copyright (C) 2016 Google, Inc. _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are lib-stackdepot-mm-rename-stack_depot_want_early_init-fix.patch lib-stackdepot-move-documentation-comments-to-stackdepoth-fix.patch