From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:35386 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755023AbeBGVSf (ORCPT ); Wed, 7 Feb 2018 16:18:35 -0500 Date: Wed, 7 Feb 2018 12:02:30 -0800 From: Greg KH To: Mario.Limonciello@dell.com Cc: stable@vger.kernel.org Subject: Re: platform/x86: dell-laptop: Allocate buffer on heap rather than globally Message-ID: <20180207200230.GA15309@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: 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