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:	Tue, 1 Mar 2011 14:35:59 +0000
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Greg KH <greg@...ah.com>
Cc:	Alan Cox <alan@...ux.intel.com>,
	Alan Cox <alan@...ux.jf.intel.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] staging: gma500: Rip out the memory manager

> Your patch removes two lines from drivers/staging/gma500/psb_drm.h with
> the following diff:
> --- a/drivers/staging/gma500/psb_drm.h
> +++ b/drivers/staging/gma500/psb_drm.h
> @@ -28,9 +28,6 @@
>  #include "drm_mode.h"
>  #endif
>  
> -#include "psb_ttm_fence_user.h"
> -#include "psb_ttm_placement_user.h"
> -
>  #define DRM_PSB_SAREA_MAJOR 0
>  #define DRM_PSB_SAREA_MINOR 2
>  #define PSB_FIXED_SHIFT 16
> 
> 
> Yet those #defines are not present in this file right now.  That's not a
> whitespace change...

Need to sort some other drivers out but I'll send you the regenerated
patches in a bit once I'e pulled todays -next and see what is up. Makefile
one does seem odd as nothing else should be touching that area.

Missed the spaces patch first time around dunno where it went.

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