> Issue 1: kernel does not compile without SMP support (missing references
> to global_irq_holder in sched.c)
Possibly an issue with preempt on top of my tree. Builds fine UP & SMP
here without it.
> Issue 2: Two IEEE1934 modules needed to have "#include
> <linux/interrupt.h>" added (host.c and another one I forget)
Can you send the gcc error messages of these ?
(A patch would be nice too)
> Issue 3: Turning off hotplug (/etc/init.d/hotplug stop on a Debian
> unstable box - updated today) gives the following oopses (captured by
> "klogd -x") - see below.
Could be related to the usb-driverfs changes, 2.5.3-dj1 is still cooking
here, but has Greg KH's updated version of this work. See if you
can repeat it later..
> Issue 4: Unmounting the drives read-only with Alt-SysRQ-U gives the
> following oops and locks the box except for further Alt-SysRQ-* (mount
> -o ro,remout /mount/point works fine) - see below.
The ext3 related oops, hmm. Oopsing in generic_file_write seems odd.
I'm wondering if the system was in such a state at this point that the
subsequent oopses are just noise.
> Issue 5: Mouse (via /dev/input/mice) seems slugish this time (after a
> fresh cold boot). Seemed fine first few times on 2.5.2-dj6 and fine
> under 2.4.18-pre7 /dev/psaux.
This is the 2nd report I've had of this. Hopefully Vojtech has
an answer for this.
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/