]> Pileus Git - ~andy/linux/blobdiff - Documentation/feature-removal-schedule.txt
Merge tag 'v3.4-rc5' into for-3.5/core
[~andy/linux] / Documentation / feature-removal-schedule.txt
index 03ca210406edfcbe90fc58cd006ef0e7d313b42f..1fafa401a1c536a8f57480ff93a946fe2728eab0 100644 (file)
@@ -534,6 +534,15 @@ Who:       Kees Cook <keescook@chromium.org>
 
 ----------------------------
 
+What:  cgroup option updates via remount
+When:  March 2013
+Why:   Remount currently allows changing bound subsystems and
+       release_agent.  Rebinding is hardly useful as it only works
+       when the hierarchy is empty and release_agent itself should be
+       replaced with conventional fsnotify.
+
+----------------------------
+
 What:  setitimer accepts user NULL pointer (value)
 When:  3.6
 Why:   setitimer is not returning -EFAULT if user pointer is NULL. This