diff --git a/en/releases/5.1R/todo.sgml b/en/releases/5.1R/todo.sgml index 3a69ad1103..e88b4a404a 100644 --- a/en/releases/5.1R/todo.sgml +++ b/en/releases/5.1R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -84,17 +84,6 @@ and tested, then merged. - - MAC Framework locking performance improvements - In progress - &a.rwatson; - MAC Framework synchronization currently costs two mutex lock - and unlock operations for each entry point, even if no - dynamically loadable/unloadable policies are present. Patches - are currently being tested that halve this locking cost when - dynamic policies are not loaded. - - Panic on load/unload a kernel module for a driver already statically linked into the kernel.