All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Barry Song <song.bao.hua@hisilicon.com>
Cc: catalin.marinas@arm.com, robin.murphy@arm.com,
	linuxarm@huawei.com, linux-kernel@vger.kernel.org,
	huangdaode@huawei.com, iommu@lists.linux-foundation.org,
	prime.zeng@hisilicon.com, ganapatrao.kulkarni@cavium.com,
	akpm@linux-foundation.org, will@kernel.org, hch@lst.de,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v8 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
Date: Tue, 1 Sep 2020 09:20:07 +0200	[thread overview]
Message-ID: <20200901072007.GA30123@lst.de> (raw)
In-Reply-To: <20200823230309.28980-1-song.bao.hua@hisilicon.com>

Thanks,

applied to the dma-mapping tree.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Barry Song <song.bao.hua@hisilicon.com>
Cc: catalin.marinas@arm.com, robin.murphy@arm.com,
	linuxarm@huawei.com, linux-kernel@vger.kernel.org,
	huangdaode@huawei.com, iommu@lists.linux-foundation.org,
	prime.zeng@hisilicon.com, ganapatrao.kulkarni@cavium.com,
	akpm@linux-foundation.org, will@kernel.org, hch@lst.de,
	linux-arm-kernel@lists.infradead.org, m.szyprowski@samsung.com
Subject: Re: [PATCH v8 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
Date: Tue, 1 Sep 2020 09:20:07 +0200	[thread overview]
Message-ID: <20200901072007.GA30123@lst.de> (raw)
In-Reply-To: <20200823230309.28980-1-song.bao.hua@hisilicon.com>

Thanks,

applied to the dma-mapping tree.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Barry Song <song.bao.hua@hisilicon.com>
Cc: hch@lst.de, m.szyprowski@samsung.com, robin.murphy@arm.com,
	will@kernel.org, ganapatrao.kulkarni@cavium.com,
	catalin.marinas@arm.com, akpm@linux-foundation.org,
	iommu@lists.linux-foundation.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, prime.zeng@hisilicon.com,
	huangdaode@huawei.com, linuxarm@huawei.com
Subject: Re: [PATCH v8 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
Date: Tue, 1 Sep 2020 09:20:07 +0200	[thread overview]
Message-ID: <20200901072007.GA30123@lst.de> (raw)
In-Reply-To: <20200823230309.28980-1-song.bao.hua@hisilicon.com>

Thanks,

applied to the dma-mapping tree.

  parent reply	other threads:[~2020-09-01  7:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-23 23:03 [PATCH v8 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA Barry Song
2020-08-23 23:03 ` Barry Song
2020-08-23 23:03 ` Barry Song
2020-08-23 23:03 ` [PATCH v8 1/3] dma-contiguous: provide the ability to reserve per-numa CMA Barry Song
2020-08-23 23:03   ` Barry Song
2020-08-23 23:03   ` Barry Song
2020-08-23 23:03 ` [PATCH v8 2/3] arm64: mm: reserve per-numa CMA to localize coherent dma buffers Barry Song
2020-08-23 23:03   ` Barry Song
2020-08-23 23:03   ` Barry Song
2020-08-23 23:03 ` [PATCH v8 3/3] mm: cma: use CMA_MAX_NAME to define the length of cma name array Barry Song
2020-08-23 23:03   ` Barry Song
2020-08-23 23:03   ` Barry Song
2020-09-01  7:20 ` Christoph Hellwig [this message]
2020-09-01  7:20   ` [PATCH v8 0/3] make dma_alloc_coherent NUMA-aware by per-NUMA CMA Christoph Hellwig
2020-09-01  7:20   ` Christoph Hellwig

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=20200901072007.GA30123@lst.de \
    --to=hch@lst.de \
    --cc=akpm@linux-foundation.org \
    --cc=catalin.marinas@arm.com \
    --cc=ganapatrao.kulkarni@cavium.com \
    --cc=huangdaode@huawei.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=prime.zeng@hisilicon.com \
    --cc=robin.murphy@arm.com \
    --cc=song.bao.hua@hisilicon.com \
    --cc=will@kernel.org \
    /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.