Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932821Ab0D3SvX (ORCPT ); Fri, 30 Apr 2010 14:51:23 -0400 Received: from www.tglx.de ([62.245.132.106]:36196 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932812Ab0D3RNC (ORCPT ); Fri, 30 Apr 2010 13:13:02 -0400 Date: Thu, 29 Apr 2010 14:22:40 +0200 (CEST) From: Thomas Gleixner To: Xianghua Xiao cc: john stultz , LKML Subject: Re: 2.6.33.3-rt16 Oops caused by umount In-Reply-To: Message-ID: References: <1272434481.1974.101.camel@work-vm> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 23 On Wed, 28 Apr 2010, Xianghua Xiao wrote: > here it is, just in case I also attached the source file related: > addr2line -e vmlinux c009ded8 c009de88 > /home/xxiao/xxiao/linux-2.6.33.3/fs/file_table.c:436 The code line in all traces is if (inode->i_nlink == 0) and interestingly enough the inode pointer is not NULL, in the various traces there are random values: 0x00000008, 0x00000010, 0x2e657468, 0x31c5547a Can you please verify whether 2.6.33.3-rt15 works ? Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/