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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 24 Oct 2007 14:09:50 +0200
From:	Jens Axboe <jens.axboe@...cle.com>
To:	Adrian Bunk <bunk@...nel.org>
Cc:	chris@...kel.net, linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] xtensa: fix sg fallout

On Wed, Oct 24 2007, Adrian Bunk wrote:
> Signed-off-by: Adrian Bunk <bunk@...nel.org>
> 
> ---
> d1794cb192dcd1212c9bc2f3f78f5ca4860bf6ce 
> diff --git a/include/asm-xtensa/dma-mapping.h b/include/asm-xtensa/dma-mapping.h
> index 8bd9d2c..791e1c9 100644
> --- a/include/asm-xtensa/dma-mapping.h
> +++ b/include/asm-xtensa/dma-mapping.h
> @@ -11,7 +11,7 @@
>  #ifndef _XTENSA_DMA_MAPPING_H
>  #define _XTENSA_DMA_MAPPING_H
>  
> -#include <asm/scatterlist.h>
> +#include <linux/scatterlist.h>
>  #include <asm/cache.h>
>  #include <asm/io.h>
>  #include <linux/mm.h>
> 

already merged

-- 
Jens Axboe

-
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