projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cea11c
)
mm/highmem: Un-EXPORT __kmap_atomic_idx()
author
Thomas Gleixner
<tglx@linutronix.de>
Tue, 3 Nov 2020 09:27:13 +0000
(10:27 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 6 Nov 2020 22:14:53 +0000
(23:14 +0100)
Nothing in modules can use that.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link:
https://lore.kernel.org/r/20201103095856.595767588@linutronix.de
mm/highmem.c
patch
|
blob
|
history
diff --git
a/mm/highmem.c
b/mm/highmem.c
index 1352a27951e3b7b021f92ccd6f97193ac1e425b0..6abfd762eee73ab1df5a89d58bb2f1533bebcd5d 100644
(file)
--- a/
mm/highmem.c
+++ b/
mm/highmem.c
@@
-108,8
+108,6
@@
static inline wait_queue_head_t *get_pkmap_wait_queue_head(unsigned int color)
atomic_long_t _totalhigh_pages __read_mostly;
EXPORT_SYMBOL(_totalhigh_pages);
-EXPORT_PER_CPU_SYMBOL(__kmap_atomic_idx);
-
unsigned int nr_free_highpages (void)
{
struct zone *zone;