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]
Date:	Fri, 29 Feb 2008 13:46:15 +1100
From:	"Michael Ellerman" <michael@...erman.id.au>
To:	akepner@....com
Cc:	"Tony Luck" <tony.luck@...el.com>,
	"Jesse Barnes" <jbarnes@...tuousgeek.org>,
	"Jes Sorensen" <jes@....com>,
	"Randy Dunlap" <randy.dunlap@...cle.com>,
	"Roland Dreier" <rdreier@...co.com>,
	"James Bottomley" <James.Bottomley@...senpartnership.com>,
	"David Miller" <davem@...emloft.net>,
	"Benjamin Herrenschmidt" <benh@...nel.crashing.org>,
	"Grant Grundler" <grundler@...isc-linux.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/3 v3] dma/ia64: update ia64 machvecs

On Thu, Feb 28, 2008 at 2:25 PM,  <akepner@....com> wrote:
>
>  Change all ia64 machvecs to use the new dma_{un}map_*_attrs()
>  interfaces. Implement the old dma_{un}map_*() interfaces in
>  terms of the corresponding new interfaces. For ia64/sn, make
>  use of one dma attribute, DMA_ATTR_SYNC_ON_WRITE.
>
>  Signed-off-by: Arthur Kepner <akepner@....com>
>
>  ---
>
>   arch/ia64/hp/common/hwsw_iommu.c         |   61 ++++++++++++-----------
>   arch/ia64/hp/common/sba_iommu.c          |   64 ++++++++++++++-----------
>   arch/ia64/sn/pci/pci_dma.c               |   79 +++++++++++++++++++++----------
>   include/asm-ia64/dma-mapping.h           |   28 +++++++++-
>   include/asm-ia64/machvec.h               |   52 ++++++++++++--------
>   include/asm-ia64/machvec_hpzx1.h         |   16 +++---
>   include/asm-ia64/machvec_hpzx1_swiotlb.h |   16 +++---
>   include/asm-ia64/machvec_sn2.h           |   16 +++---
>   include/linux/dma-attrs.h                |   55 +++++++++++++++++++++
>   lib/swiotlb.c                            |   50 ++++++++++++++++---
>   10 files changed, 300 insertions(+), 137 deletions(-)


This patch would be better off split into generic and arch portions IMHO.

cheers
--
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