Hello. Since Ubuntu 10.10's kernel reached pre-release freeze state, I made TOMOYO 1.7.2 package. You can download using repository at http://tomoyo.sourceforge.jp/1.7/install.html or directly from http://sourceforge.jp/projects/tomoyo/releases/?package_id=10270 .
I found proposals for enabling TOMOYO on OpenSUSE 11.4 . No progress so far. ( https://features.opensuse.org/310292 https://bugzilla.novell.com/show_bug.cgi?id=631271) A deadlock bug was found for TOMOYO for OpenSUSE 11.1 kernel. OpenSUSE 11.1 and Ubuntu 8.10 and Ubuntu 9.04 were using a patch that inverts locking order of dcache_lock and vfsmount_lock (i.e. hold vfsmount_lock first). But now, OpenSUSE 11.1 updated the patch (i.e. hold dcache_lock first) and only OpenSUSE 11.1 is using the updated patch. I didn't notice that change. I'm going to refresh ccs-patch tarball in order to add workaround for this bug and support for 2.6.36 . Thanks. _______________________________________________ tomoyo-users-en mailing list [email protected] http://lists.sourceforge.jp/mailman/listinfo/tomoyo-users-en
