mm: unexport page_init_poison
authorChristoph Hellwig <hch@lst.de>
Mon, 28 Feb 2022 22:59:49 +0000 (09:59 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 28 Feb 2022 22:59:49 +0000 (09:59 +1100)
commit04617a707f50ea149da2a221531ad8442b7954fe
treee3a83c18c767af38e0bc7f102d3fa3c76f68165c
parentb1c9ba071e7dc00ad5b9691305c0bd83efdac7c6
mm: unexport page_init_poison

page_init_poison is only used in core MM code, so unexport it.

Link: https://lkml.kernel.org/r/20220207063446.1833404-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/debug.c