diff --git a/mm/percpu.c b/mm/percpu.c index 0b49a91981d3..3c94ef4ecdbb 100644 --- a/mm/percpu.c +++ b/mm/percpu.c @@ -3364,6 +3364,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