From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] drm/i915: fix hibernation since 4bdadb9785696439c6e2b3efe34aa76df1149c83 Date: Thu, 1 Jul 2010 17:37:58 -0700 Message-ID: <20100702003758.GA15055@kroah.com> References: <1278029082-24223-1-git-send-email-airlied@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from coco.kroah.org (kroah.org [198.145.64.141]) by gabe.freedesktop.org (Postfix) with ESMTP id 5EBD19E828 for ; Thu, 1 Jul 2010 17:42:28 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1278029082-24223-1-git-send-email-airlied@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Dave Airlie Cc: Dave Airlie , intel-gfx@lists.freedesktop.org, Linus Torvalds , linux-kernel@vger.kernel.org List-Id: intel-gfx@lists.freedesktop.org On Fri, Jul 02, 2010 at 10:04:42AM +1000, Dave Airlie wrote: > From: Linus Torvalds > > Since 4bdadb9785696439c6e2b3efe34aa76df1149c83, we've been passing > GFP_MOVABLE where we weren't before caused hibernate on Intel hardware > to results in a lot of memory corruptions on resume. > > [airlied: linus please enhance commit msg if you commit this] > > http://bugzilla.kernel.org/show_bug.cgi?id=13811 > > Reported-by: Evengi Golov (in bugzilla) > Signed-off-by: Dave Airlie > Tested-by: M. Vefa Bicakci This should go into .33 and .34-stable trees, right? thanks, greg k-h