Messages in this thread |  | | | Date | Fri, 24 Mar 2006 03:39:34 -0800 | | From | Andrew Morton <> | | Subject | Re: 2.6.16-mm1 |
| |
Brandon Low <lostlogic@lostlogicx.com> wrote: > > 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.
Still no joy, alas.
git-cfq.patch plays with the elevator exit code for all IO schedulers. Would you be able to do
wget ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.16/2.6.16-mm1/broken-out/git-cfq.patch patch -p1 -R < git-cfq.patch
and retest?
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/
|  |