iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Christoph Hellwig <hch@lst.de>,
	iommu@lists.linux-foundation.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] dma-mapping: move all DMA mapping code to kernel/dma
Date: Thu, 14 Jun 2018 14:25:45 +0200	[thread overview]
Message-ID: <20180614122545.GA27818@lst.de> (raw)
In-Reply-To: <CAHp75Vcpmx=GLU087Et+LA0_LOCF-xu1beKzb4iLxoOOi91Qmg@mail.gmail.com>

On Thu, Jun 14, 2018 at 03:13:46PM +0300, Andy Shevchenko wrote:
> For my point of view, makes sense!
> 
> > +config HAS_DMA
> > +       bool
> > +       depends on !NO_DMA
> > +       default y
> 
> I see it's just move from other file, though we might switch to
>   def_bool y
> instead of two lines.

Makes sense, but I'd rather send it together with a bunch of other
cleanups in that area for the 4.19 merge window.

      reply	other threads:[~2018-06-14 12:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-14 12:00 [RFC] move dma mapping code to kernel/dma Christoph Hellwig
2018-06-14 12:00 ` [PATCH 1/2] dma-mapping: use obj-y instead of lib-y for generic dma ops Christoph Hellwig
2018-06-14 12:00 ` [PATCH 2/2] dma-mapping: move all DMA mapping code to kernel/dma Christoph Hellwig
     [not found]   ` <20180614120029.27315-3-hch-jcswGhMUV9g@public.gmane.org>
2018-06-14 12:13     ` Andy Shevchenko
2018-06-14 12:25       ` Christoph Hellwig [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=20180614122545.GA27818@lst.de \
    --to=hch@lst.de \
    --cc=andy.shevchenko@gmail.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).