]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - mm/hugetlb_cgroup.c
netup_unidvb: use pci_set_dma_mask insted of pci_dma_supported
[karo-tx-linux.git] / mm / hugetlb_cgroup.c
index 6e0057439a469b2cf38e9e9aee1f40a17dd08d59..6a4426372698ecb78d10d8bd32a03841861502ac 100644 (file)
@@ -384,7 +384,7 @@ void __init hugetlb_cgroup_file_init(void)
                /*
                 * Add cgroup control files only if the huge page consists
                 * of more than two normal pages. This is because we use
-                * page[2].lru.next for storing cgroup details.
+                * page[2].private for storing cgroup details.
                 */
                if (huge_page_order(h) >= HUGETLB_CGROUP_MIN_ORDER)
                        __hugetlb_cgroup_file_init(hstate_index(h));