77f9f5716456 ("modpost: factor out the common boilerplate of section_rel(a)") 29ae5c02ed74 ("modpost: refactor check_sec_ref()") 77f39e9344a1 ("modpost: remove ElF_Rela variables from for-loop in section_rel(a)") 4732acb75f46 ("modpost: clean up MIPS64 little endian relocation code") 71d965cf3577 ("modpost: pass r_type to addend_*_rel()") a68914a53476 ("modpost: change return type of addend_*_rel()") 8e86ebefdd5c ("modpost: continue even with unknown relocation type") 8aa00e2c3da4 ("modpost: factor out Elf_Sym pointer calculation to section_rel()") b31db651f745 ("modpost: factor out inst location calculation to section_rel()") 94d6cb68124b ("modpost: pass struct module pointer to check_section_mismatch()") 3310bae80525 ("modpost: fix section_mismatch message for R_ARM_THM_{CALL,JUMP24,JUMP19}") cd1824fb7a37 ("modpost: detect section mismatch for R_ARM_THM_{MOVW_ABS_NC,MOVT_ABS}") b1a9651d48b4 ("modpost: refactor find_fromsym() and find_tosym()") 12ca2c67d742 ("modpost: detect section mismatch for R_ARM_{MOVW_ABS_NC,MOVT_ABS}") 56a24b8ce6a7 ("modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}") b7c63520f670 ("modpost: fix section mismatch message for R_ARM_ABS32") a9bb3e5d5729 ("modpost: remove is_shndx_special() check from section_rel(a)") 04ed3b476306 ("modpost: replace r->r_offset, r->r_addend with faddr, taddr") a23e7584ecf3 ("modpost: unify 'sym' and 'to' in default_mismatch_handler()") ac263349b91b ("modpost: rename find_elf_symbol() and find_elf_symbol2()")