lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080603175302.GA5910@joi>
Date:	Tue, 3 Jun 2008 19:57:10 +0200
From:	Marcin Slusarz <marcin.slusarz@...il.com>
To:	"J. Bruce Fields" <bfields@...ldses.org>
Cc:	Jon Corbet <corbet@....net>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation: mv DMA-* to separate DMA/ subdirectory

On Mon, Jun 02, 2008 at 03:54:39PM -0400, J. Bruce Fields wrote:
> From: J. Bruce Fields <bfields@...i.umich.edu>
> 
> Every now and then as I'm looking for something in Documentation/ I get
> annoyed at how cluttered that directory is, and go look for a few files
> that could be grouped into a subdirectory.  This seemed like one
> candidate, though a lot of referenes to DMA-mapping.txt require fixing.
> 
> Signed-off-by: J. Bruce Fields <bfields@...i.umich.edu>
> ---
> 
> A Documentation/arch directory would take out another dozen entries or
> so, but I haven't had the energy.--b.
> 
>  Documentation/00-INDEX               |    4 -
>  Documentation/DMA-API.txt            |  614 ---------------------------
>  Documentation/DMA-ISA-LPC.txt        |  151 -------
>  Documentation/DMA-attributes.txt     |   24 -
>  Documentation/DMA-mapping.txt        |  766 ----------------------------------
>  Documentation/DMA/00-INDEX           |   10 +
>  Documentation/DMA/DMA-API.txt        |  614 +++++++++++++++++++++++++++
>  Documentation/DMA/DMA-ISA-LPC.txt    |  151 +++++++
>  Documentation/DMA/DMA-attributes.txt |   24 +
>  Documentation/DMA/DMA-mapping.txt    |  766 ++++++++++++++++++++++++++++++++++
>  Documentation/IO-mapping.txt         |    2 +-
>  Documentation/PCI/pci.txt            |    6 +-
>  Documentation/block/biodoc.txt       |    5 +-
>  Documentation/memory-barriers.txt    |    2 +-
>  Documentation/usb/dma.txt            |   13 +-
>  arch/ia64/hp/common/sba_iommu.c      |   12 +-
>  arch/ia64/sn/pci/pci_dma.c           |    4 +-
>  arch/parisc/kernel/pci-dma.c         |    2 +-
>  arch/x86/kernel/pci-gart_64.c        |    2 +-
>  drivers/net/tehuti.c                 |    2 +-
>  drivers/parisc/sba_iommu.c           |   18 +-
>  include/asm-ia64/dma-mapping.h       |    2 +-
>  include/asm-parisc/dma-mapping.h     |    2 +-
>  include/asm-x86/dma-mapping.h        |    2 +-
>  include/linux/dma-attrs.h            |    2 +-
>  include/media/videobuf-dma-sg.h      |    2 +-
>  26 files changed, 1605 insertions(+), 1597 deletions(-)
>  delete mode 100644 Documentation/DMA-API.txt
>  delete mode 100644 Documentation/DMA-ISA-LPC.txt
>  delete mode 100644 Documentation/DMA-attributes.txt
>  delete mode 100644 Documentation/DMA-mapping.txt
>  create mode 100644 Documentation/DMA/00-INDEX
>  create mode 100644 Documentation/DMA/DMA-API.txt
>  create mode 100644 Documentation/DMA/DMA-ISA-LPC.txt
>  create mode 100644 Documentation/DMA/DMA-attributes.txt
>  create mode 100644 Documentation/DMA/DMA-mapping.txt

Maybe drop DMA- prefix? It's useless now.

Marcin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ