All of lore.kernel.org
 help / color / mirror / Atom feed
* + docs-submit-checklist-remove-all-of-make-namespacecheck.patch added to mm-nonmm-unstable branch
@ 2023-12-19 20:59 Andrew Morton
  0 siblings, 0 replies; only message in thread
From: Andrew Morton @ 2023-12-19 20:59 UTC (permalink / raw)
  To: mm-commits, corbet, yangtiezhu, akpm

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 4318 bytes --]


The patch titled
     Subject: docs: submit-checklist: remove all of "make namespacecheck"
has been added to the -mm mm-nonmm-unstable branch.  Its filename is
     docs-submit-checklist-remove-all-of-make-namespacecheck.patch

This patch will shortly appear at
     https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/docs-submit-checklist-remove-all-of-make-namespacecheck.patch

This patch will later appear in the mm-nonmm-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: Tiezhu Yang <yangtiezhu@loongson.cn>
Subject: docs: submit-checklist: remove all of "make namespacecheck"
Date: Tue, 19 Dec 2023 20:50:01 +0800

After commit 7dfbea4c468c ("scripts: remove namespace.pl"),
scripts/namespace.pl has been removed from the kernel, and "make
namespacecheck" has been removed from the English version of
submit-checklist.rst, so also remove it in the related translations.

Link: https://lkml.kernel.org/r/20231219125008.23007-6-yangtiezhu@loongson.cn
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/translations/ja_JP/SubmitChecklist              |    4 ++--
 Documentation/translations/zh_CN/process/submit-checklist.rst |    3 +--
 Documentation/translations/zh_TW/process/submit-checklist.rst |    3 +--
 3 files changed, 4 insertions(+), 6 deletions(-)

--- a/Documentation/translations/ja_JP/SubmitChecklist~docs-submit-checklist-remove-all-of-make-namespacecheck
+++ a/Documentation/translations/ja_JP/SubmitChecklist
@@ -56,8 +56,8 @@ などのLinuxカーネルパッチ投ç¨
 
  9: sparseを利用してちゃんとしたコードチェックをしてください。
 
-10: 'make checkstack' と 'make namespacecheck' を利用し、問題が発見されたら
-    修正してください。'make checkstack' は明示的に問題を示しませんが、どれか
+10: 'make checkstack' を利用し、問題が発見されたら修正してください。
+    'make checkstack' は明示的に問題を示しませんが、どれか
     1つの関数が512バイトより大きいスタックを使っていれば、修正すべき候補と
     なります。
 
--- a/Documentation/translations/zh_CN/process/submit-checklist.rst~docs-submit-checklist-remove-all-of-make-namespacecheck
+++ a/Documentation/translations/zh_CN/process/submit-checklist.rst
@@ -53,8 +53,7 @@ 和其他有关提交Linux内核补丁çš
 9) 通过 sparse 清查。
    (参见 Documentation/translations/zh_CN/dev-tools/sparse.rst )
 
-10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 并修复他们发现的任何
-    问题。
+10) 使用 ``make checkstack`` 并修复他们发现的任何问题。
 
     .. note::
 
--- a/Documentation/translations/zh_TW/process/submit-checklist.rst~docs-submit-checklist-remove-all-of-make-namespacecheck
+++ a/Documentation/translations/zh_TW/process/submit-checklist.rst
@@ -56,8 +56,7 @@ 和其他有關提交Linux內核補丁çš
 9) 通過 sparse 清查。
    (參見 Documentation/translations/zh_CN/dev-tools/sparse.rst )
 
-10) 使用 ``make checkstack`` 和 ``make namespacecheck`` 並修復他們發現的任何
-    問題。
+10) 使用 ``make checkstack`` 並修復他們發現的任何問題。
 
     .. note::
 
_

Patches currently in -mm which might be from yangtiezhu@loongson.cn are

scripts-checkstackpl-remove-ia64-support.patch
scripts-checkstackpl-add-min_stack-to-the-usage-comment.patch
scripts-checkstackpl-match-all-stack-sizes-for-some-archs.patch
scripts-checkstackpl-change-min_stack-to-512-by-default.patch
docs-submit-checklist-remove-all-of-make-namespacecheck.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-19 20:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-19 20:59 + docs-submit-checklist-remove-all-of-make-namespacecheck.patch added to mm-nonmm-unstable branch Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.