Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422990AbWCXDV1 (ORCPT ); Thu, 23 Mar 2006 22:21:27 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422995AbWCXDV1 (ORCPT ); Thu, 23 Mar 2006 22:21:27 -0500 Received: from node-4024215a.mdw.onnet.us.uu.net ([64.36.33.90]:28139 "EHLO found.lostlogicx.com") by vger.kernel.org with ESMTP id S1422990AbWCXDV1 (ORCPT ); Thu, 23 Mar 2006 22:21:27 -0500 Date: Thu, 23 Mar 2006 21:21:26 -0600 From: Brandon Low To: Andrew Morton Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.16-mm1 Message-ID: <20060324032126.GN27559@lostlogicx.com> References: <20060323014046.2ca1d9df.akpm@osdl.org> <20060324021729.GL27559@lostlogicx.com> <20060323182411.7f80b4a6.akpm@osdl.org> <20060324024540.GM27559@lostlogicx.com> <20060323185810.3bf2a4ce.akpm@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060323185810.3bf2a4ce.akpm@osdl.org> X-Operating-System: Linux found 2.6.16-rc5-mm3 User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1957 Lines: 51 I hadn't noticed immediately in the ooops, but it is something to do with the Hardware Abstraction Layer Daemon from http://freedesktop.org/Software/hal I can't reproduce it without that daemon loaded either. I wonder if the last accessed sysfs file mentioned in the oops (sda/size) is relevent also. My exact steps (with hald loaded) are: plug in ipod mount /mnt/ipod unzip -d /mnt/ipod rockbox.zip eject /dev/sda unplug ipod immediately here, the oops prints. Interestingly after this happens, the system remains at a pretty high level of functioning, and further mounts and unmounts and ejects of the ipod do not cause another oops. On Thu, 03/23/06 at 18:58:10 -0800, Andrew Morton wrote: > Brandon Low wrote: > > > > On Thu, 03/23/06 at 18:24:11 -0800, Andrew Morton wrote: > > > Brandon Low wrote: > > > > > > > > I'm getting a repeatable oops regardless of io scheduler (it looks like > > > > it's in cfq code so I first tried changing schedulers) on USB > > > > disconnect. > > > > > > > OK, thanks. There have been some recent changes affecting iosched context > > > lifetime management, which might be causing this. > > > > > > If you have time, it'd be useful if you could retest with > > > ftp://ftp.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.16-git6.gz - > > > that'll tell us whether it's that code or if it's something which is only > > > in -mm. > > > > Unable to reproduce with identical steps on git6. > > ok.. > > I tried various combinations of plugging, mounting, unmounting and > unplugging a USB memory stick. No problems. > > Can you prepare a step-by-step guide to making this happen? > > Thanks. - 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/