Hi all,
After merging the powerpc tree, today's linux-next build (powerpc
allyesconfig) produced this warnings:
WARNING: modpost: vmlinux: section mismatch in reference: process_fadump+0x2c8 (section: .text.process_fadump) -> fadump_setup_elfcorehdr_buf (section: .init.text)
WARNING: modpost: vmlinux: section mismatch in reference: process_fadump+0x2f4 (section: .text.process_fadump) -> fadump_populate_elfcorehdr (section: .init.text)
Probably introduced by commit
c17687d0d62d ("powerpc: make fadump resilient with memory add/remove events")
--
Cheers,
Stephen Rothwell