mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [merged] mm-remove-pg_highmem-description.patch removed from -mm tree
@ 2018-02-01 19:35 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2018-02-01 19:35 UTC (permalink / raw)
  To: akpm, mhocko, miles.chen, mm-commits


The patch titled
     Subject: mm: remove PG_highmem description
has been removed from the -mm tree.  Its filename was
     mm-remove-pg_highmem-description.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
From: Miles Chen <miles.chen@mediatek.com>
Subject: mm: remove PG_highmem description

cbe37d093707 ("[PATCH] mm: remove PG_highmem") removed PG_highmem to save
a page flag.  So the description of PG_highmem is no longer needed.

Link: http://lkml.kernel.org/r/1517391212-2950-1-git-send-email-miles.chen@mediatek.com
Signed-off-by: Miles Chen <miles.chen@mediatek.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Reviewed-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 include/linux/page-flags.h |    5 -----
 1 file changed, 5 deletions(-)

diff -puN include/linux/page-flags.h~mm-remove-pg_highmem-description include/linux/page-flags.h
--- a/include/linux/page-flags.h~mm-remove-pg_highmem-description
+++ a/include/linux/page-flags.h
@@ -46,11 +46,6 @@
  * guarantees that this bit is cleared for a page when it first is entered into
  * the page cache.
  *
- * PG_highmem pages are not permanently mapped into the kernel virtual address
- * space, they need to be kmapped separately for doing IO on the pages.  The
- * struct page (these bits with information) are always mapped into kernel
- * address space...
- *
  * PG_hwpoison indicates that a page got corrupted in hardware and contains
  * data with incorrect ECC bits that triggered a machine check. Accessing is
  * not safe since it may cause another machine check. Don't touch!
_

Patches currently in -mm which might be from miles.chen@mediatek.com are



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-01 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-01 19:35 [merged] mm-remove-pg_highmem-description.patch removed from -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).