Giuseppe Sacco wrote: > On Tue, Dec 11, 2007 at 09:26:42AM -0400, Ricardo Mendoza wrote: >> Giuseppe Sacco wrote: >> >>> I just checked that my repository is up to date, so my problem is still >>> there (thus I don't know if it is the same problem you fixed). >>> >>> BTW, what was the problem you fixed? I would like to have a look to it, >>> to better understand what's going on there. >> Well I just updated to see if anything had broken in the past few days, >> but I don't seem to be hitting that error of yours. Could you send your >> config to see if I can reproduce it? > > Yes, sure: http://eppesuigoccas.homedns.org/~giuseppe/debian/config-2.6.24-rc4-ip32.bz2 > but please note that the problem is present in every kernel since 2.6.24-rc1 > > my boot stanza in arcboot is: > > label=test > image=/boot/vmlinux-2.6.24-rc4-gs1 > append="root=/dev/sda1 ro video=gbefb:1024x768-16@60 debug initcall_debug console=tty0 console=ttyS1,115200" Ran it without problems, can't get into much detail right now but I the problem you are seeing is more than likely caused by your other patch to serial_core.c. Ricardo