From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by ozlabs.org (Postfix) with ESMTP id 5FBF51007D7 for ; Thu, 28 Apr 2011 14:00:14 +1000 (EST) Date: Thu, 28 Apr 2011 09:30:00 +0530 From: Amit Shah To: Greg KH Subject: Re: hvc_console: Don't access hvc_task if not initialised Message-ID: <20110428040000.GA16167@amit-x200.redhat.com> References: <20110325084714.GA28356@amit-x200.redhat.com> <20110420123330.GB3519@amit-x200.redhat.com> <20110420143435.GB22436@kroah.com> <20110420170610.GA6013@amit-x200.redhat.com> <87oc3sl23a.fsf@rustcorp.com.au> <20110427063147.GA28328@amit-x200.redhat.com> <20110428000934.GA14294@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20110428000934.GA14294@kroah.com> Cc: Rusty Russell , linux-kernel@vger.kernel.org, Milton Miller , linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On (Wed) 27 Apr 2011 [17:09:34], Greg KH wrote: > On Wed, Apr 27, 2011 at 12:01:47PM +0530, Amit Shah wrote: > > On (Wed) 27 Apr 2011 [14:31:29], Rusty Russell wrote: > > > On Wed, 20 Apr 2011 22:36:10 +0530, Amit Shah wrote: > > > > On (Wed) 20 Apr 2011 [07:34:35], Greg KH wrote: > > > > > Care to either create this patch, or resend your original one, if you > > > > > want it applied? > > > > > > > > Rusty has the other one queued. I pinged him about status. > > > > > > It's merged, but I don't think it had the requisite cc:stable, did it? > > > > No, because at the point of submitting I didn't know it would solve > > this bug as well. Greg, can you pick > > afa2689e19073cd2e762d0f2c1358fab1ab9f18c for stable? > > Yes, but in the future, this is NOT the way to get patches into the > stable tree. Please read Documentation/stable_kernel_rules.txt for how > to do it properly. Got it, thanks! Amit