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>] [day] [month] [year] [list]
Date:	Wed, 29 Apr 2009 18:51:27 +0200
From:	Robert Schwebel <r.schwebel@...gutronix.de>
To:	Guennadi Liakhovetski <g.liakhovetski@...gutronix.de>
Cc:	autobuild-bsp@...gutronix.de, sha@...gutronix.de,
	Juergen Beisert <jbe@...gutronix.de>,
	Linux Media Mailing List <linux-media@...r.kernel.org>,
	Mauro Carvalho Chehab <mchehab@...radead.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [FAILED] phyCORE-i.MX35 + Linus's git kernel (origin/master)

Hi Guennadi,

[switching to list]

On Wed, Apr 29, 2009 at 06:38:59PM +0200, Guennadi Liakhovetski wrote:
> see attachment

What's the state of the patch below? The mainline Linus kernel doesn't
compile any more for the whole mx3 family since days, so the patch
should be applied with high priority in order to make it possible again
to be able to test the latest-and-greatest.

rsc

> Guennadi
> ---
> Guennadi Liakhovetski, Ph.D.
> Freelance Open-Source Software Developer
> http://www.open-technology.de/
> From hg-commit@...uxtv.org Wed Apr 29 00:15:48 2009
> Date: Wed, 29 Apr 2009 00:15:03 +0200
> From: Patch from Sascha Hauer <hg-commit@...uxtv.org>
> Reply-To: Sascha Hauer  via Mercurial <s.hauer@...gutronix.de>
> To: linuxtv-commits@...uxtv.org
> Cc:Sascha Hauer  <s.hauer@...gutronix.de>, Guennadi Liakhovetski  <g.liakhovetski@....de>, Guennadi Liakhovetski <g.liakhovetski@....de>, 
> Subject: [hg:v4l-dvb] mx3_camera: Fix compilation with CONFIG_PM
> 
> The patch number 11612 was added via Guennadi Liakhovetski <g.liakhovetski@....de>
> to http://linuxtv.org/hg/v4l-dvb master development tree.
> 
> Kernel patches in this development tree may be modified to be backward
> compatible with older kernels. Compatibility modifications will be
> removed before inclusion into the mainstream Kernel
> 
> If anyone has any objections, please let us know by sending a message to:
> 	Linux Media Mailing List <linux-media@...r.kernel.org>
> 
> ------
> 
> From: Sascha Hauer  <s.hauer@...gutronix.de>
> mx3_camera: Fix compilation with CONFIG_PM
> 
> Signed-off-by: Sascha Hauer <s.hauer@...gutronix.de>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@....de>
> priority: high
> ---
>  drivers/media/video/mx3_camera.c |    4 ----
>  1 files changed, 0 insertions(+), 4 deletions(-)
> 
> 
> ---
> 
>  linux/drivers/media/video/mx3_camera.c |    4 ----
>  1 file changed, 4 deletions(-)
> 
> diff -r 54265472e7cb -r 4a2b85d095d4 linux/drivers/media/video/mx3_camera.c
> --- a/linux/drivers/media/video/mx3_camera.c	Fri Apr 24 17:57:42 2009 +0200
> +++ b/linux/drivers/media/video/mx3_camera.c	Fri Apr 24 17:58:24 2009 +0200
> @@ -1063,10 +1063,6 @@ static struct soc_camera_host_ops mx3_so
>  	.owner		= THIS_MODULE,
>  	.add		= mx3_camera_add_device,
>  	.remove		= mx3_camera_remove_device,
> -#ifdef CONFIG_PM
> -	.suspend	= mx3_camera_suspend,
> -	.resume		= mx3_camera_resume,
> -#endif
>  	.set_crop	= mx3_camera_set_crop,
>  	.set_fmt	= mx3_camera_set_fmt,
>  	.try_fmt	= mx3_camera_try_fmt,
> 
> 
> ---
> 
> Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/4a2b85d095d493fa9f6a3160ff418475921e5576

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |
--
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