Re: [Yaffs] kernel crash

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: Juris Kalnins
Datum:  
To: yaffs
Betreff: 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.