![]() | |||||||||||||
Messages in this thread |
On Fri, Mar 09, 2007 at 08:56:44AM +1100, Con Kolivas wrote: > I did make oldconfig from http://userweb.kernel.org/~akpm/ck/config.txt and > chose all the defaults. Then building your fat config with -rc3, 'ps' hangs > on qemu for almost 30 seconds and then at last produces a broken output Let me guess - you have either a serial console or something like that and you're running these commands over said serial console? Or you have console directed to both a serial port and the VT and you're capturing this off the VT using gpm. Either way, "serial8250: too much work for irq4" is a printk which will be displayed by the kernel when it's unable to clear down work for the serial port within 256 loops or so of the interrupt handler; it's a protection against the box locking up. It not actually contained in any of the files. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: - 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/ | ||||||||||||
| Last update: 2007-03-09 09:57 [from the cache] ©2003-2008 | |||||||||||||