The patch titled Subject: proc-export-idle-flag-via-kpageflags-fix has been removed from the -mm tree. Its filename was proc-export-idle-flag-via-kpageflags-fix.patch This patch was dropped because it was folded into proc-export-idle-flag-via-kpageflags.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: proc-export-idle-flag-via-kpageflags-fix Cc: Vladimir Davydov <vdavydov@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/vm/pagemap.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff -puN Documentation/vm/pagemap.txt~proc-export-idle-flag-via-kpageflags-fix Documentation/vm/pagemap.txt --- a/Documentation/vm/pagemap.txt~proc-export-idle-flag-via-kpageflags-fix +++ a/Documentation/vm/pagemap.txt @@ -122,9 +122,10 @@ Short descriptions to the page flags: zero page for pfn_zero or huge_zero page 25. IDLE - page has not been accessed since it was marked idle (see /proc/kpageidle) - Note that this flag may be stale in case the page was accessed via a PTE. - To make sure the flag is up-to-date one has to read /proc/kpageidle first. + page has not been accessed since it was marked idle (see + Documentation/vm/idle_page_tracking.txt). Note that this flag may be + stale in case the page was accessed via a PTE. To make sure the flag + is up-to-date one has to read /sys/kernel/mm/page_idle/bitmap first. [IO related page flags] 1. ERROR IO error occurred _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are proc-export-idle-flag-via-kpageflags.patch procfs-always-expose-proc-pid-map_files-and-make-it-readable-fix.patch procfs-always-expose-proc-pid-map_files-and-make-it-readable-fix-fix.patch fs-coda-fix-readlink-buffer-overflow-checkpatch-fixes.patch kexec-split-kexec_file-syscall-code-to-kexec_filec-fix.patch kexec-split-kexec_file-syscall-code-to-kexec_filec-fix-2.patch kexec-split-kexec_file-syscall-code-to-kexec_filec-fix-2-fix.patch kexec-split-kexec_file-syscall-code-to-kexec_filec-fix-2-fix-fix.patch kexec-split-kexec_load-syscall-from-kexec-core-code-checkpatch-fixes.patch align-crash_notes-allocation-to-make-it-be-inside-one-physical-page-fix.patch mm-mpx-add-vm_flags_t-vm_flags-arg-to-do_mmap_pgoff-fix-checkpatch-fixes.patch -- 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