]> www.infradead.org Git - users/jedix/linux-maple.git/commit
percpu: remove export of pcpu_base_addr
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Aug 2021 23:59:50 +0000 (09:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:34:38 +0000 (09:34 +1000)
commitb77d0128f6404978d4472223bdecf65a7878652b
tree82e24081e905a965672570e295dc26ca26838e96
parentc0d07417ad8a84a6173c78fac23a222aec35e2e0
percpu: remove export of pcpu_base_addr

This is not needed by any modules, so remove the export.

Link: https://lkml.kernel.org/r/20210722185814.504541-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Dennis Zhou <dennis@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Christoph Lameter <cl@linux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/percpu.c