All of lore.kernel.org
 help / color / mirror / Atom feed
From: akpm@linux-foundation.org
To: mm-commits@vger.kernel.org, rdunlap@infradead.org,
	tiantao6@hisilicon.com
Subject: [merged] documentation-remove-cmas-dependency-on-architecture.patch removed from -mm tree
Date: Fri, 25 Sep 2020 18:58:27 -0700	[thread overview]
Message-ID: <20200926015827.mZ-OihbSB%akpm@linux-foundation.org> (raw)


The patch titled
     Subject: Documentation: remove CMA's dependency on architecture
has been removed from the -mm tree.  Its filename was
     documentation-remove-cmas-dependency-on-architecture.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Tian Tao <tiantao6@hisilicon.com>
Subject: Documentation: remove CMA's dependency on architecture

CMA only depends on MMU.  It doesn't depend on arch too much.  such as
ARM, ARM64, X86, MIPS etc.  so We remove the dependency of cma about the
architecture in kernel-parameters.txt.

Link: https://lkml.kernel.org/r/1600412758-60545-1-git-send-email-tiantao6@hisilicon.com
Signed-off-by: Tian Tao <tiantao6@hisilicon.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/admin-guide/kernel-parameters.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- a/Documentation/admin-guide/kernel-parameters.txt~documentation-remove-cmas-dependency-on-architecture
+++ a/Documentation/admin-guide/kernel-parameters.txt
@@ -591,7 +591,7 @@
 			some critical bits.
 
 	cma=nn[MG]@[start[MG][-end[MG]]]
-			[ARM,X86,KNL]
+			[KNL,CMA]
 			Sets the size of kernel global memory area for
 			contiguous memory allocations and optionally the
 			placement constraint by the physical address range of
_

Patches currently in -mm which might be from tiantao6@hisilicon.com are

mm-remove-duplicate-include-statement-in-mmuc.patch


                 reply	other threads:[~2020-09-26  1:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200926015827.mZ-OihbSB%akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=tiantao6@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.