Re: [Yaffs] kernel crash

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Juris Kalnins
Date:  
To: yaffs
Subject: Re: [Yaffs] kernel crash
On Tuesday 26 July 2005 03:07, Charles Manning wrote:
> Wahoo! I think I need my hand smacked: GC should not be recursive!
>
> I will look at this within the next 24 hrs.
>
> Could you send me the /proc/yaffs?


Too difficult, kernel stack corrupted. Btw, /proc/yaffs, does it show only
first yaffs device info? This happnens on the second yaffs mount.

We tested a patch similar to yours here (in yaffs_CheckGarbageCollection, to
return immediately from recursive call), and the problem dissapeared. Thanks
for your fast response.