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]
Message-ID: <4F909DD3.6000403@redhat.com>
Date:	Thu, 19 Apr 2012 20:20:51 -0300
From:	Mauro Carvalho Chehab <mchehab@...hat.com>
To:	Randy Dunlap <rdunlap@...otime.net>
CC:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	linux-media <linux-media@...r.kernel.org>
Subject: Re: linux-next: Tree for Apr 19 (media/video/mt9m032.c)

Em 19-04-2012 19:26, Randy Dunlap escreveu:
> On 04/18/2012 11:46 PM, Stephen Rothwell wrote:
> 
>> Hi all,
>>
>> Changes since 20120418:
> 
> 
> 
> on x86_64:
> 
>   CC      drivers/media/video/mt9m032.o
> drivers/media/video/mt9m032.c: In function '__mt9m032_get_pad_crop':
> drivers/media/video/mt9m032.c:337:3: error: implicit declaration of function 'v4l2_subdev_get_try_crop'
> drivers/media/video/mt9m032.c:337:3: warning: return makes pointer from integer without a cast
> drivers/media/video/mt9m032.c: In function '__mt9m032_get_pad_format':
> drivers/media/video/mt9m032.c:359:3: error: implicit declaration of function 'v4l2_subdev_get_try_format'
> drivers/media/video/mt9m032.c:359:3: warning: return makes pointer from integer without a cast
> drivers/media/video/mt9m032.c: In function 'mt9m032_probe':
> drivers/media/video/mt9m032.c:767:41: error: 'struct v4l2_subdev' has no member named 'entity'
> drivers/media/video/mt9m032.c:826:38: error: 'struct v4l2_subdev' has no member named 'entity'
> drivers/media/video/mt9m032.c: In function 'mt9m032_remove':
> drivers/media/video/mt9m032.c:842:38: error: 'struct v4l2_subdev' has no member named 'entity'
> make[4]: *** [drivers/media/video/mt9m032.o] Error 1
> 
> Full randconfig file is attached.
> 

This patch should fix it:

	http://git.linuxtv.org/mchehab/media-next.git/commit/18311c5395ca4d0c3fefa406da87a9d16efaca46

It is on my linux-next tree so, if no new conflicts/problems arise, it should be available
on tomorrow's next ;)

Regards,
Mauro
--
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