From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756545Ab2CBJgD (ORCPT ); Fri, 2 Mar 2012 04:36:03 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:55007 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754910Ab2CBJf6 (ORCPT ); Fri, 2 Mar 2012 04:35:58 -0500 Date: Fri, 2 Mar 2012 09:35:44 +0000 From: Luis Henriques To: "Jun'ichi Nomura" Cc: Jens Axboe , Tejun Heo , Naveen Goswamy , James Bottomley , Stefan Richter , Dave Jones , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: Kernel crashing on eject SD card Message-ID: <20120302093544.GA2906@zeus> References: <20120212222027.71651e8b@stein> <20120213021813.GA589@redhat.com> <1329154831.4f394b0f3c69c@www.imp.polymtl.ca> <4F3A4220.4010901@ce.jp.nec.com> <20120214162858.GM12117@google.com> <4F3B1ED3.4000706@ce.jp.nec.com> <20120215172617.GB24986@google.com> <4F3C5B4E.3080606@ce.jp.nec.com> <20120301185817.GA16253@zeus> <4F501052.5070301@ce.jp.nec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F501052.5070301@ce.jp.nec.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 02, 2012 at 09:12:02AM +0900, Jun'ichi Nomura wrote: > Hi, > > On 03/02/12 03:58, Luis Henriques wrote: > > Are there any updates on this fix? I was wondering if any progress has been > > made and if this patch has any chances of hitting mainline soon. > > > > I have executed a quick test and it seems to solve the problem (or, at least, I > > am not able to reproduce the oops anymore). > > Thank you for testing and feedback. > > The patch is posted here and waiting for Jens to pick up: > https://lkml.org/lkml/2012/2/21/443 > [PATCH] Fix NULL pointer dereference in sd_revalidate_disk Thanks for pointing me to the post. I don't know how I missed that update. I'll take a look at it and re-test it. Cheers, -- Luis