From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] ttm_get_pages() will OOPS with highmem allocation Date: Fri, 16 Nov 2012 09:32:37 -0800 Message-ID: <20121116173237.GA31589@kroah.com> References: <20121116191901.22b3e11c@sd070> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 87126E5D27 for ; Fri, 16 Nov 2012 09:32:40 -0800 (PST) Received: by mail-pb0-f49.google.com with SMTP id un15so1962649pbc.36 for ; Fri, 16 Nov 2012 09:32:40 -0800 (PST) Content-Disposition: inline In-Reply-To: <20121116191901.22b3e11c@sd070> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Jonathan Morton Cc: stable@vger.kernel.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Fri, Nov 16, 2012 at 07:19:01PM +0200, Jonathan Morton wrote: > Reposting from this kernel bug: > https://bugzilla.kernel.org/show_bug.cgi?id=50241 > > I've tested the patch and it solves a highly repeatable OOPS with the > CedarView driver that I'm porting. > > Reviewed-by: Thomas Hellstrom This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly.