Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 4 Mar 2001 20:23:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 4 Mar 2001 20:23:42 -0500 Received: from SMTP-OUT003.ONEMAIN.COM ([63.208.208.73]:9572 "HELO smtp04.mail.onemain.com") by vger.kernel.org with SMTP id ; Sun, 4 Mar 2001 20:23:30 -0500 Message-ID: <3AA2DD8C.E4C5628C@mcn.net> Date: Sun, 04 Mar 2001 17:27:56 -0700 From: TimO Organization: Don't you mean Disorganization!? X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.4.3-pre1 i686) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Viro CC: linux-kernel@vger.kernel.org Subject: Re: OOPS-kernel 2.4.3-pre1 In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Alexander Viro wrote: > > On Fri, 2 Mar 2001, TimO wrote: > > > eax: 00000000 ebx: 00000000 ecx: 00000000 edx: 00000000 > [snip] > > >>EIP; c0142a52 <===== > > Trace; c0142ca6 > > Trace; c0145f01 > > Trace; c014601a > > Trace; c01349a4 > > Trace; c0134f7a > > Trace; c0107007 > > Trace; c01074b8 > > Code; c0142a52 > > 00000000 <_EIP>: > > Code; c0142a52 <===== > [snip] > > Lovely. sb->s_op == NULL in iget(). The thing being, proc_read_super() > explicitly sets ->s_op to non-NULL. Oh, and that area hadn't changed since > 2.4.2, so I'd rather suspect the b0rken build. Can you reproduce it? > > Cheers, > Al Not anymore; rm -rf seems to have fixed it (make mrproper didn't). Guess I should have tried that before posting. Don't know how it got screwed up; only 2 patches applied to this tree. Thanks, =============== -- Tim - 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/