From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761739AbZBYMM2 (ORCPT ); Wed, 25 Feb 2009 07:12:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752868AbZBYMMT (ORCPT ); Wed, 25 Feb 2009 07:12:19 -0500 Received: from e23smtp06.au.ibm.com ([202.81.31.148]:42415 "EHLO e23smtp06.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751163AbZBYMMS (ORCPT ); Wed, 25 Feb 2009 07:12:18 -0500 From: Mark Nelson Organization: IBM To: "Sachin P. Sant" Subject: Re: Crash (ext3 ) during 2.6.29-rc6 boot Date: Wed, 25 Feb 2009 23:13:40 +1100 User-Agent: KMail/1.9.9 Cc: Geert Uytterhoeven , linuxppc-dev@ozlabs.org, Jan Kara , Jan Kara , Mel Gorman , linux-kernel , Paul Mackerras , Andrew Morton , linux-ext4@vger.kernel.org, benh@kernel.crashing.org References: <49A2705D.9030008@in.ibm.com> <200902251752.56514.markn@au1.ibm.com> <49A526A6.70509@in.ibm.com> In-Reply-To: <49A526A6.70509@in.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902252313.40670.markn@au1.ibm.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 25 Feb 2009 10:08:22 pm Sachin P. Sant wrote: > Mark Nelson wrote: > > Hi Sanchin and Geert, > > > > Does the patch below fix the problems you're seeing? If it does I'll send > > a properly written up and formatted patch to linuxppc-dev (as well as > > another one to fix the same problem in copy_tofrom_user()). > > > This patch fixes the issue at my side. I tried booting the system few times > and every single time it came up clean. Good to hear. Thanks for testing Sanchin! Mark