The patch titled Subject: mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix has been added to the -mm tree. Its filename is mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix.patch 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 and is updated there every 3-4 working days ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix remove incorrect kerneldoc token Cc: Hui Su <sh_def@xxxxxxx> Cc: Michal Hocko <mhocko@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- mm/oom_kill.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/mm/oom_kill.c~mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix +++ a/mm/oom_kill.c @@ -170,7 +170,7 @@ static bool oom_unkillable_task(struct t return false; } -/** +/* * Check whether unreclaimable slabs amount is greater than * all user memory(LRU pages). */ _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm.patch mm-swap_state-skip-meaningless-swap-cache-readahead-when-ra_infowin-==-0-fix.patch mmoom_kill-fix-the-comment-of-is_dump_unreclaim_slabs-fix.patch mm-vmstat-fix-proc-sys-vm-stat_refresh-generating-false-warnings-fix-2.patch lib-test_bitmapc-add-for_each_set_clump-test-cases-checkpatch-fixes.patch kernel-forkc-export-kernel_thread-to-modules.patch