The patch titled Subject: cgroup: update cgroup's document path has been removed from the -mm tree. Its filename was cgroup-update-cgroups-document-path.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: "seokhoon.yoon" <iamyooon@xxxxxxxxx> Subject: cgroup: update cgroup's document path cgroup's document path is changed to "cgroup-v1". update it. Link: http://lkml.kernel.org/r/1470148443-6509-1-git-send-email-iamyooon@xxxxxxxxx Signed-off-by: seokhoon.yoon <iamyooon@xxxxxxxxx> Cc: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- init/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -puN init/Kconfig~cgroup-update-cgroups-document-path init/Kconfig --- a/init/Kconfig~cgroup-update-cgroups-document-path +++ a/init/Kconfig @@ -952,7 +952,7 @@ menuconfig CGROUPS controls or device isolation. See - Documentation/scheduler/sched-design-CFS.txt (CFS) - - Documentation/cgroups/ (features for grouping, isolation + - Documentation/cgroup-v1/ (features for grouping, isolation and resource control) Say N if unsure. @@ -1009,7 +1009,7 @@ config BLK_CGROUP CONFIG_CFQ_GROUP_IOSCHED=y; for enabling throttling policy, set CONFIG_BLK_DEV_THROTTLING=y. - See Documentation/cgroups/blkio-controller.txt for more information. + See Documentation/cgroup-v1/blkio-controller.txt for more information. config DEBUG_BLK_CGROUP bool "IO controller debugging" _ Patches currently in -mm which might be from iamyooon@xxxxxxxxx are -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html