Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 14:54), Steven Rostedt wrote: > > On (09/11/13 12:13), Steven Rostedt wrote: > > > On Wed, 11 Sep 2013 09:00:16 -0700 > > > Greg KH wrote: > > > > > > > On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: > > > > > This one on top of stable 3.6.11 git. > > > > > > >

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Steven Rostedt
On Wed, 11 Sep 2013 21:48:39 +0300 Sergey Senozhatsky wrote: > On (09/11/13 12:13), Steven Rostedt wrote: > > On Wed, 11 Sep 2013 09:00:16 -0700 > > Greg KH wrote: > > > > > On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: > > > > This one on top of stable 3.6.11 git. > > >

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 12:13), Steven Rostedt wrote: > On Wed, 11 Sep 2013 09:00:16 -0700 > Greg KH wrote: > > > On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: > > > This one on top of stable 3.6.11 git. > > > > What do you mean by this? > > I thought it was for linux-3.6.y stable

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Steven Rostedt
On Wed, 11 Sep 2013 09:00:16 -0700 Greg KH wrote: > On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: > > This one on top of stable 3.6.11 git. > > What do you mean by this? > It's for my stable branch. Although, 3.6.11.8 is a far cry from 3.6.11 and the patch does not

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Greg KH
On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: > This one on top of stable 3.6.11 git. What do you mean by this? confused, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
This one on top of stable 3.6.11 git. Thank you, Steven. --- [ Upstream commit 27c505ca84e164ec66ad55dcf3f5befaac83f10a ] Commit a01c34f72e7cd2624570818f579b5ab464f93de2 (radeon kms: do not flush uninitialized hotplug work) moved work initialisation phase to the last step of

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 08:37), Steven Rostedt wrote: > > > > I'll prepare a proper patch for stable. > > > > I took a crack at it. How's this look? as far as I understand this is 27c505ca84e164ec66ad55dcf3f5befaac83f10a on top of a01c34f72e7cd2624570818f579b5ab464f93de2 [both backported] with moved

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Steven Rostedt
On Wed, 11 Sep 2013 12:06:49 +0300 Sergey Senozhatsky wrote: > On (09/11/13 00:29), Steven Rostedt wrote: > > 3.6.11.9-rc1 stable review patch. > > If anyone has any objections, please let me know. > > > > Hello, > Steven, this patch makes r100_irq_process() unhappy and there > is additional

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 00:29), Steven Rostedt wrote: > 3.6.11.9-rc1 stable review patch. > If anyone has any objections, please let me know. > Hello, Steven, this patch makes r100_irq_process() unhappy and there is additional fix on top of this patch. upstream 27c505ca84e164ec66ad55dcf3f5befaac83f10a I'll

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 00:29), Steven Rostedt wrote: 3.6.11.9-rc1 stable review patch. If anyone has any objections, please let me know. Hello, Steven, this patch makes r100_irq_process() unhappy and there is additional fix on top of this patch. upstream 27c505ca84e164ec66ad55dcf3f5befaac83f10a I'll

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Steven Rostedt
On Wed, 11 Sep 2013 12:06:49 +0300 Sergey Senozhatsky sergey.senozhat...@gmail.com wrote: On (09/11/13 00:29), Steven Rostedt wrote: 3.6.11.9-rc1 stable review patch. If anyone has any objections, please let me know. Hello, Steven, this patch makes r100_irq_process() unhappy and there

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 08:37), Steven Rostedt wrote: I'll prepare a proper patch for stable. I took a crack at it. How's this look? as far as I understand this is 27c505ca84e164ec66ad55dcf3f5befaac83f10a on top of a01c34f72e7cd2624570818f579b5ab464f93de2 [both backported] with moved

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
This one on top of stable 3.6.11 git. Thank you, Steven. --- [ Upstream commit 27c505ca84e164ec66ad55dcf3f5befaac83f10a ] Commit a01c34f72e7cd2624570818f579b5ab464f93de2 (radeon kms: do not flush uninitialized hotplug work) moved work initialisation phase to the last step of

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Greg KH
On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: This one on top of stable 3.6.11 git. What do you mean by this? confused, greg k-h -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Steven Rostedt
On Wed, 11 Sep 2013 09:00:16 -0700 Greg KH gre...@linuxfoundation.org wrote: On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: This one on top of stable 3.6.11 git. What do you mean by this? It's for my stable branch. Although, 3.6.11.8 is a far cry from 3.6.11 and the

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 12:13), Steven Rostedt wrote: On Wed, 11 Sep 2013 09:00:16 -0700 Greg KH gre...@linuxfoundation.org wrote: On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: This one on top of stable 3.6.11 git. What do you mean by this? I thought it was for

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Steven Rostedt
On Wed, 11 Sep 2013 21:48:39 +0300 Sergey Senozhatsky sergey.senozhat...@gmail.com wrote: On (09/11/13 12:13), Steven Rostedt wrote: On Wed, 11 Sep 2013 09:00:16 -0700 Greg KH gre...@linuxfoundation.org wrote: On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: This

Re: [117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-11 Thread Sergey Senozhatsky
On (09/11/13 14:54), Steven Rostedt wrote: On (09/11/13 12:13), Steven Rostedt wrote: On Wed, 11 Sep 2013 09:00:16 -0700 Greg KH gre...@linuxfoundation.org wrote: On Wed, Sep 11, 2013 at 05:36:29PM +0300, Sergey Senozhatsky wrote: This one on top of stable 3.6.11 git.

[117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-10 Thread Steven Rostedt
3.6.11.9-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Sergey Senozhatsky [ Upstream commit a01c34f72e7cd2624570818f579b5ab464f93de2 ] Fix a warning from lockdep caused by calling flush_work() for uninitialized hotplug work. Initialize

[117/251] radeon kms: do not flush uninitialized hotplug work

2013-09-10 Thread Steven Rostedt
3.6.11.9-rc1 stable review patch. If anyone has any objections, please let me know. -- From: Sergey Senozhatsky sergey.senozhat...@gmail.com [ Upstream commit a01c34f72e7cd2624570818f579b5ab464f93de2 ] Fix a warning from lockdep caused by calling flush_work() for uninitialized