Merge tag 'acpi-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / fs / proc / task_mmu.c
index 520802da059c25655eda0c1a421e963007b65ed7..b836fd61ed878a38d25d5ffe44bb86e30066955c 100644 (file)
@@ -298,7 +298,6 @@ show_map_vma(struct seq_file *m, struct vm_area_struct *vma, int is_pid)
                pgoff = ((loff_t)vma->vm_pgoff) << PAGE_SHIFT;
        }
 
-       /* We don't show the stack guard page in /proc/maps */
        start = vma->vm_start;
        end = vma->vm_end;