From: Amon Ott <ao@rsbac.org>
Subject: Re: kernel hang242
Date: Fri, 23 Mar 2001 18:36:06 +0100
Next Article (by Subject): kernel oops 2.4.2+raid+smp+pre5 Bencsath Boldizsar
Previous Article (by Subject): kernel hang242 root
Top of Thread: kernel hang242 root
Articles sorted by: [Date]
[Author]
[Subject]
On Fre, 23 Mär 2001 root wrote: > /* item is for other list, probably error or NR_LISTS > changed */ tmp_head_p = > &device_p->head_table[fd_aci.id]; > /* get access */ > ---> here is a printout, it is printed > rsbac_write_lock(&tmp_head_p->lock, &flags); > > ---> the printout here won't be printed > > if(do_lookup_file_dir(fd_aci.id, tmp_head_p)) > ... > > it seems that the write_lock makes the system hang? > Btw the loops pass by more times, but write_lock is called only once: and > that time it hangs... (begin->error?->case RSBAC_FD_ACI_VER-> > tmp_error>0 is true ->if fd_hash(fd_aci.id) NO->item on other list-> > die. > > does this help? It sure does, but I will have to see on Tuesday. However, it is too late now for the release. Let's make a nice little bugfix next week. Amon. - To unsubscribe from the rsbac list, send a mail to majordomo@rsbac.org with unsubscribe rsbac as single line in the body.
Next Article (by Subject): kernel oops 2.4.2+raid+smp+pre5 Bencsath Boldizsar
Previous Article (by Subject): kernel hang242 root
Top of Thread: kernel hang242 root
Articles sorted by: [Date]
[Author]
[Subject]