summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powernv/pci-ioda.c
diff options
context:
space:
mode:
authorScott Wood <scottwood@freescale.com>2014-08-02 07:07:40 +0400
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-08-05 09:40:49 +0400
commit7d17622159a3f0e9d4bf02a819cf003241e1c688 (patch)
tree5fd956968464f68d6928e594c02ca8f1dd40eff5 /arch/powerpc/platforms/powernv/pci-ioda.c
parent95707d852856aec1cbdad1873ff2dc5161a5cb91 (diff)
downloadlinux-7d17622159a3f0e9d4bf02a819cf003241e1c688.tar.xz
powerpc/64e: Add __ref to early_alloc_pgtable()
This silences a section mismatch warning. early_alloc_pgtable() is called from map_kernel_page() which cannot be __init, but only when slab_is_available() returns false which can only happen during early boot. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/platforms/powernv/pci-ioda.c')
0 files changed, 0 insertions, 0 deletions