2.3.6-pre2 posted

John Ogness <[email protected]> Wed, 30 Jul 2008 23:34:13 +0200
Newsgroups gmane.linux.dazuko.devel
Message-ID <[email protected]>
Hi,

I have gone through and relocated most of the memory allocation to be
outside of critical sections. The only remaining allocation in a
critical section is done behind a semaphore (which is not implemented
as a spinlock for now).

I also noticed that the trusted application code was doing
read_lock()'s in places where it should have been doing
write_lock()'s. If you are using the trusted application framework,
this is a significant bug fix. Previous versions may have experienced
crashes when adding/removing trusted applications.

2.3.6-pre2 is now available for download.

John Ogness

-- 
Dazuko Maintainer