public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <k.kozlowski@samsung•com>
To: Andrew Morton <akpm@linux-foundation•org>,
	linux-mips@linux-mips•org, linux-ia64@vger•kernel.org,
	linux-doc@vger•kernel.org, linux-pci@vger•kernel.org,
	linux-fbdev@vger•kernel.org, dri-devel@lists•freedesktop.org,
	sparclinux@vger•kernel.org, linux-s390@vger•kernel.org,
	linux-samsung-soc@vger•kernel.org, linux-c6x-dev@linux-c6x•org,
	linux-rdma@vger•kernel.org, linux-hexagon@vger•kernel.org,
	linux-sh@vger•kernel.org, hch@infradead•org,
	linux-rockchip@lists•infradead.org,
	nouveau@lists•freedesktop.org, xen-devel@lists•xenproject.org,
	linux-snps-arc@lists•infradead.org, linux-media@vger•kernel.org,
	linux-xtensa@linux-xtensa•org,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung•com>,
	linux-arm-msm@vger•kernel.org, linux-m68k@lists•linux-m68k.org,
	linux-mediatek@lists•infradead.org, linux-omap@vger•kernel.org,
	linux-metag@vger•kernel.org,
	linux-arm-kernel@lists•infradead.org,
	linux-parisc@vger•kernel.org, linux-cris-kernel@axis•com,
	freedreno@lists•freedesktop.org, linux-kernel@vger•kernel.org,
	iommu@lists•linux-foundation.org, linux-alpha@vger•kernel.org,
	linuxppc-dev@lists•ozlabs.org
Subject: Re: [PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
Date: Tue, 12 Jul 2016 14:19:07 +0200	[thread overview]
Message-ID: <5784E03B.6060000@samsung.com> (raw)
In-Reply-To: <20160712121625.GP23520@phenom.ffwll.local>

On 07/12/2016 02:16 PM, Daniel Vetter wrote:
> On Thu, Jun 30, 2016 at 10:23:39AM +0200, Krzysztof Kozlowski wrote:
>> Hi,
>>
>>
>> This is fifth approach for replacing struct dma_attrs with unsigned
>> long.
>>
>> The main patch (1/44) doing the change is split into many subpatches
>> for easier review (2-42).  They should be squashed together when
>> applying.
> 
> For all the drm driver patches:
> 
> Acked-by: Daniel Vetter <daniel.vetter@ffwll•ch>
> 
> Should I pull these in through drm-misc, or do you prefer to merge them
> through a special topic branch (with everything else) instead on your own?
> -Daniel

Thanks. I saw today that Andrew Morton applied the patchset so I think
he will handle it.

Best regards,
Krzysztof

      reply	other threads:[~2016-07-12 12:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30  8:23 [PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs Krzysztof Kozlowski
     [not found] ` <1467275171-6298-1-git-send-email-k.kozlowski@samsung.com>
2016-06-30  8:25   ` [PATCH v5 21/44] powerpc: " Krzysztof Kozlowski
2016-06-30  8:26   ` [PATCH v5 43/44] dma-mapping: Remove dma_get_attr Krzysztof Kozlowski
2016-07-12 12:16 ` [PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs Daniel Vetter
2016-07-12 12:19   ` Krzysztof Kozlowski [this message]

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=5784E03B.6060000@samsung.com \
    --to=k.kozlowski@samsung$(echo .)com \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=b.zolnierkie@samsung$(echo .)com \
    --cc=dri-devel@lists$(echo .)freedesktop.org \
    --cc=freedreno@lists$(echo .)freedesktop.org \
    --cc=hch@infradead$(echo .)org \
    --cc=iommu@lists$(echo .)linux-foundation.org \
    --cc=linux-alpha@vger$(echo .)kernel.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-arm-msm@vger$(echo .)kernel.org \
    --cc=linux-c6x-dev@linux-c6x$(echo .)org \
    --cc=linux-cris-kernel@axis$(echo .)com \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-fbdev@vger$(echo .)kernel.org \
    --cc=linux-hexagon@vger$(echo .)kernel.org \
    --cc=linux-ia64@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-m68k@lists$(echo .)linux-m68k.org \
    --cc=linux-media@vger$(echo .)kernel.org \
    --cc=linux-mediatek@lists$(echo .)infradead.org \
    --cc=linux-metag@vger$(echo .)kernel.org \
    --cc=linux-mips@linux-mips$(echo .)org \
    --cc=linux-omap@vger$(echo .)kernel.org \
    --cc=linux-parisc@vger$(echo .)kernel.org \
    --cc=linux-pci@vger$(echo .)kernel.org \
    --cc=linux-rdma@vger$(echo .)kernel.org \
    --cc=linux-rockchip@lists$(echo .)infradead.org \
    --cc=linux-s390@vger$(echo .)kernel.org \
    --cc=linux-samsung-soc@vger$(echo .)kernel.org \
    --cc=linux-sh@vger$(echo .)kernel.org \
    --cc=linux-snps-arc@lists$(echo .)infradead.org \
    --cc=linux-xtensa@linux-xtensa$(echo .)org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=nouveau@lists$(echo .)freedesktop.org \
    --cc=sparclinux@vger$(echo .)kernel.org \
    --cc=xen-devel@lists$(echo .)xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox