|
Message
From: Jeremy Bennett<jeremy.bennett@e...>
Date: Thu Sep 4 13:02:15 CEST 2008
Subject: [openrisc] Re: serial8250: too much work for irq2
On Thu, 2008-09-04 at 18:43 +0800, xianfeng zeng wrote:> But I still got the same issue with Linux 2.6.23, this time is doing > umount. Cat file is passed. > And I run into another issue ( I just test on 2.6.19 and 2.6.23) , ls > command returns "Unknown error 22" > > # # ls /proc > ls /proc > > ls: can't open '/proc': Unknown error 22 > > > error 22 stands for Invalid argument. I don't know if this is another > known issue. Please refer to the Log for more detail
[ stuff deleted ]
> # # umount /proc > serial8250: too much work for irq2 > serial8250: too much work for irq2 > serial8250: too much work for irq2 > serial8250: too much work for irq2 > serial8250: too much work for irq2 > serial8250: too much work for irq2 > > [cut off] > > ============ > > Toolchain & Sim: > binutils-2.18.50 > gcc-4.2.2 > uClibc-0.9.29 > linux-2.6.23 > busybox-1.7.5 > or1ksim-0.2.0 >
Hi Zeng,
This appears to be a different issue. I can't reproduce your problem with /proc. I notice you are not using the recommended versions of binutils, gcc and uClibc, so it is possible the patches have not worked correctly. Do you get the same problem if you use binutils 2.16.1, gcc 3.4.4 and uClibc 0.9.28.3?
I can reproduce the problem with "umount /proc". However I'm not sure that unmounting /proc is a good thing to do to any Linux system. So this may just be Linux getting completely confused.
I have reopened your bug in the tracker and assigned it to Rich D'Addio, who is the local Linux expert.
ATB,
Jeremy
-- Tel: +44 (1202) 416955 Cell: +44 (7970) 676050 SkypeID: jeremybennett Email: jeremy.bennett@e... Web: www.embecosm.com
|
 |