diff --git a/mm/percpu.c b/mm/percpu.c index e402d373bad5..c9a92728a77d 100644 --- a/mm/percpu.c +++ b/mm/percpu.c @@ -3168,6 +3168,7 @@ unsigned long pcpu_nr_pages(void) { return pcpu_nr_populated * pcpu_nr_units; } +EXPORT_SYMBOL_GPL(pcpu_nr_pages); /* * Percpu allocator is initialized early during boot when neither slab or