From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:37266 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936065AbeE3Ifw (ORCPT ); Wed, 30 May 2018 04:35:52 -0400 Date: Wed, 30 May 2018 10:35:29 +0200 From: Greg KH To: Thomas Hellstrom Cc: brianp@vmware.com, stable@vger.kernel.org, syeh@vmware.com Subject: Re: FAILED: patch "[PATCH] drm/vmwgfx: Fix host logging / guestinfo reading error paths" failed to apply to 4.16-stable tree Message-ID: <20180530083529.GE9685@kroah.com> References: <152734025414271@kroah.com> 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 Mon, May 28, 2018 at 05:15:37PM +0200, Thomas Hellstrom wrote: > Hi, > > On 05/26/2018 03:10 PM, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 4.16-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > The IMO best option is to cherry-pick commit > > 6073a09210e06 "drm/vmwgfx: Use kasprintf" > by Himanshu Jha. It doesn't fix anything but is small and makes the below > patch apply cleanly. That worked, thanks! greg k-h