Re: 2.6.16-mm1

From: Andrew Morton
Date: Fri Mar 24 2006 - 06:40:21 EST


Brandon Low <lostlogic@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/