All of lore.kernel.org
 help / color / mirror / Atom feed
* platform/x86: dell-laptop: Allocate buffer on heap rather than globally
@ 2018-02-07 14:10 Mario.Limonciello
  2018-02-07 20:02 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Mario.Limonciello @ 2018-02-07 14:10 UTC (permalink / raw)
  To: stable

commit 9862b43624 upstream

There has been a race condition identified with initialization of the dell-laptop
driver due to changes in 4.15.  This commit has been shown to resolve the race
condition.

I'd like to see this brought back to 4.15 stable.  It doesn't apply to anything earlier.

Thanks,

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

* Re: platform/x86: dell-laptop: Allocate buffer on heap rather than globally
  2018-02-07 14:10 platform/x86: dell-laptop: Allocate buffer on heap rather than globally Mario.Limonciello
@ 2018-02-07 20:02 ` Greg KH
  2018-02-07 21:33   ` Mario.Limonciello
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2018-02-07 20:02 UTC (permalink / raw)
  To: Mario.Limonciello; +Cc: stable

On Wed, Feb 07, 2018 at 02:10:46PM +0000, Mario.Limonciello@dell.com wrote:
> commit 9862b43624 upstream
> 
> There has been a race condition identified with initialization of the dell-laptop
> driver due to changes in 4.15.  This commit has been shown to resolve the race
> condition.
> 
> I'd like to see this brought back to 4.15 stable.  It doesn't apply to anything earlier.

It doesn't apply cleanly to 4.15.y, it has 2 unresolved hunks.  Can you
provide a backported version so that it can be applied?

thanks,

greg k-h

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

* RE: platform/x86: dell-laptop: Allocate buffer on heap rather than globally
  2018-02-07 20:02 ` Greg KH
@ 2018-02-07 21:33   ` Mario.Limonciello
  0 siblings, 0 replies; 3+ messages in thread
From: Mario.Limonciello @ 2018-02-07 21:33 UTC (permalink / raw)
  To: gregkh; +Cc: stable

> -----Original Message-----
> From: Greg KH [mailto:gregkh@linuxfoundation.org]
> Sent: Wednesday, February 7, 2018 2:03 PM
> To: Limonciello, Mario <Mario_Limonciello@Dell.com>
> Cc: stable@vger.kernel.org
> Subject: Re: platform/x86: dell-laptop: Allocate buffer on heap rather than globally
> 
> On Wed, Feb 07, 2018 at 02:10:46PM +0000, Mario.Limonciello@dell.com wrote:
> > commit 9862b43624 upstream
> >
> > There has been a race condition identified with initialization of the dell-laptop
> > driver due to changes in 4.15.  This commit has been shown to resolve the race
> > condition.
> >
> > I'd like to see this brought back to 4.15 stable.  It doesn't apply to anything earlier.
> 
> It doesn't apply cleanly to 4.15.y, it has 2 unresolved hunks.  Can you
> provide a backported version so that it can be applied?
> 
> thanks,
> 
> greg k-h

Yes, I'll send to @stable separately shortly.

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

end of thread, other threads:[~2018-02-07 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 14:10 platform/x86: dell-laptop: Allocate buffer on heap rather than globally Mario.Limonciello
2018-02-07 20:02 ` Greg KH
2018-02-07 21:33   ` Mario.Limonciello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.