public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 3.1-rc8 still references 2.6.42 when ioctls will be removed
@ 2011-10-02 10:41 Justin Piszcz
  2011-10-02 16:58 ` Randy Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: Justin Piszcz @ 2011-10-02 10:41 UTC (permalink / raw)
  To: linux-kernel

Hi,

FYI--

[   48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} ioctls will be removed in 2.6.42.

$ grep 2.6.42 -r /usr/src/linux/*

/usr/src/linux/drivers/media/video/uvc/uvc_v4l2.c:                 "ioctls will be removed in 2.6.42.\n");

Justin.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed
  2011-10-02 10:41 3.1-rc8 still references 2.6.42 when ioctls will be removed Justin Piszcz
@ 2011-10-02 16:58 ` Randy Dunlap
  2011-10-02 17:19   ` Laurent Pinchart
  0 siblings, 1 reply; 4+ messages in thread
From: Randy Dunlap @ 2011-10-02 16:58 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel, Linux Media Mailing List, Laurent Pinchart

On 10/02/11 03:41, Justin Piszcz wrote:
> Hi,
> 
> FYI--
> 
> [   48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET} ioctls will be removed in 2.6.42.
> 
> $ grep 2.6.42 -r /usr/src/linux/*
> 
> /usr/src/linux/drivers/media/video/uvc/uvc_v4l2.c:                 "ioctls will be removed in 2.6.42.\n");

Let's tell the linux-media & Laurent.

But linux-next does not contain that line nor that function.
I guess something in linux-next needs to be merged into mainline.

-- 
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed
  2011-10-02 16:58 ` Randy Dunlap
@ 2011-10-02 17:19   ` Laurent Pinchart
  2011-10-02 18:51     ` Greg Dietsche
  0 siblings, 1 reply; 4+ messages in thread
From: Laurent Pinchart @ 2011-10-02 17:19 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: Justin Piszcz, linux-kernel, Linux Media Mailing List

Hi Randy,

On Sunday 02 October 2011 18:58:33 Randy Dunlap wrote:
> On 10/02/11 03:41, Justin Piszcz wrote:
> > Hi,
> > 
> > FYI--
> > 
> > [   48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}
> > ioctls will be removed in 2.6.42.
> > 
> > $ grep 2.6.42 -r /usr/src/linux/*
> > 
> > /usr/src/linux/drivers/media/video/uvc/uvc_v4l2.c:                
> > "ioctls will be removed in 2.6.42.\n");
> 
> Let's tell the linux-media & Laurent.
> 
> But linux-next does not contain that line nor that function.
> I guess something in linux-next needs to be merged into mainline.

2.6.42 being 3.2, I've sent a patch to remove the deprecated ioctls. Mauro has 
applied it to his tree and will push it to Linus for v3.2.

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 3.1-rc8 still references 2.6.42 when ioctls will be removed
  2011-10-02 17:19   ` Laurent Pinchart
@ 2011-10-02 18:51     ` Greg Dietsche
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Dietsche @ 2011-10-02 18:51 UTC (permalink / raw)
  To: Laurent Pinchart
  Cc: Randy Dunlap, Justin Piszcz, linux-kernel,
	Linux Media Mailing List

On 10/2/2011 12:19 PM, Laurent Pinchart wrote:
> Hi Randy,
>
> On Sunday 02 October 2011 18:58:33 Randy Dunlap wrote:
>> On 10/02/11 03:41, Justin Piszcz wrote:
>>> Hi,
>>>
>>> FYI--
>>>
>>> [   48.519528] uvcvideo: Deprecated UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}
>>> ioctls will be removed in 2.6.42.
>>>
>>> $ grep 2.6.42 -r /usr/src/linux/*
>>>
>>> /usr/src/linux/drivers/media/video/uvc/uvc_v4l2.c:                
>>> "ioctls will be removed in 2.6.42.\n");
>> Let's tell the linux-media & Laurent.
>>
>> But linux-next does not contain that line nor that function.
>> I guess something in linux-next needs to be merged into mainline.
> 2.6.42 being 3.2, I've sent a patch to remove the deprecated ioctls. Mauro has 
> applied it to his tree and will push it to Linus for v3.2.

I sent in a patch a while back that is/was meant for 3.1:
https://lkml.org/lkml/2011/7/30/75

Greg

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-10-02 18:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-02 10:41 3.1-rc8 still references 2.6.42 when ioctls will be removed Justin Piszcz
2011-10-02 16:58 ` Randy Dunlap
2011-10-02 17:19   ` Laurent Pinchart
2011-10-02 18:51     ` Greg Dietsche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox