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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 15 Oct 2012 11:42:44 -0600
From:	Stephen Warren <swarren@...dotorg.org>
To:	Joerg Roedel <joerg.roedel@....com>
CC:	linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org,
	Stephen Warren <swarren@...dia.com>
Subject: Re: [PATCH] iommu: tegra: remove include of <mach/iomap.h>

On 10/02/2012 04:15 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@...dia.com>
> 
> Nothing from this file is used, and the file will hopefully be deleted
> soon.
> 
> Signed-off-by: Stephen Warren <swarren@...dia.com>
> ---
> Joerg, if this patch can get into 3.7 (it's late, I know) then that
> would be great. If not, may I please request an ack so I can take the
> change through the Tegra tree in 3.8, since I will probably have cleanup
> patches that depend on this change. Thanks.

Joerg, given 3.7-rc1 is now out, I'd like to take this through the Tegra
tree due to other patches depending on it.

Given the patch is so trivial, I'll probably just apply it anyway soon -
this is more of a heads-up to avoid it being taken through the IOMMU tree.

Thanks.

> This is based on the IOMMU arm/tegra branch.
> ---
>  drivers/iommu/tegra-smmu.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/iommu/tegra-smmu.c b/drivers/iommu/tegra-smmu.c
> index e1d17fe..e7b56da 100644
> --- a/drivers/iommu/tegra-smmu.c
> +++ b/drivers/iommu/tegra-smmu.c
> @@ -38,7 +38,6 @@
>  #include <asm/page.h>
>  #include <asm/cacheflush.h>
>  
> -#include <mach/iomap.h>
>  #include <mach/tegra-ahb.h>
>  
>  enum smmu_hwgrp {

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