From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:51016 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753719AbeCYSn6 (ORCPT ); Sun, 25 Mar 2018 14:43:58 -0400 Date: Sun, 25 Mar 2018 20:43:55 +0200 From: Greg KH To: Thomas Hellstrom Cc: stable@vger.kernel.org Subject: Re: Version restrictions for stable patch "drm/vmwgfx: Fix black screen and device errors when running without fbdev" Message-ID: <20180325184355.GA6682@kroah.com> References: <4def8428-7b00-b800-2a97-70a7024a57d3@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4def8428-7b00-b800-2a97-70a7024a57d3@vmware.com> Sender: stable-owner@vger.kernel.org List-ID: On Sun, Mar 25, 2018 at 03:49:46PM +0200, Thomas Hellstrom wrote: > commit 140bcaa23a1c37b694910424075a15e009120dbe upstream. > > Unfortunately, I forgot to add a stable version tag for this commit. > > The commit is functionally suitable for versions 4.12 and above. > > While it *may* apply on earlier versions, that's not intended and will most likely cause dereferences of NULL function pointers. Only queued up for 4.14.y and 4.15.y now, thanks. greg k-h