lkml.org 
[lkml]   [2018]   [Jun]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 2/2] dma-mapping: move all DMA mapping code to kernel/dma
On Thu, Jun 14, 2018 at 3:00 PM, Christoph Hellwig <hch@lst.de> wrote:
> Currently the code is split over various files with dma- prefixes in the
> lib/ and drives/base directories, and the number of files keeps growing.
> Move them into a single directory to keep the code together and remove
> the file name prefixes. To match the irq infrastructure this directory
> is placed under the kernel/ directory.

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.

--
With Best Regards,
Andy Shevchenko

\
 
 \ /
  Last update: 2018-06-14 14:14    [W:0.038 / U:0.824 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site