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:	Thu, 9 Jul 2009 01:04:34 +0100 (IST)
From:	Dave Airlie <airlied@...ux.ie>
To:	Jaswinder Singh Rajput <jaswinder@...nel.org>
cc:	dri-devel@...ts.sourceforge.net, Sam Ravnborg <sam@...nborg.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 36/44] includecheck fix: include/drm, drm_memory.h


> fix the following 'make includecheck' warning:
> 
>   include/drm/drm_memory.h: linux/vmalloc.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@...il.com>

Acked-by: Dave Airlie <airlied@...hat.com>

Dave.
> ---
>  include/drm/drm_memory.h |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/include/drm/drm_memory.h b/include/drm/drm_memory.h
> index 63e425b..15af9b3 100644
> --- a/include/drm/drm_memory.h
> +++ b/include/drm/drm_memory.h
> @@ -44,8 +44,6 @@
>  
>  #if __OS_HAS_AGP
>  
> -#include <linux/vmalloc.h>
> -
>  #ifdef HAVE_PAGE_AGP
>  #include <asm/agp.h>
>  #else
> 
--
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