linux-stable/arch/mips/configs
Linus Torvalds 21a6ab2131 Modules updates for v5.12
Summary of modules changes for the 5.12 merge window:
 
 - Retire EXPORT_UNUSED_SYMBOL() and EXPORT_SYMBOL_GPL_FUTURE(). These export
   types were introduced between 2006 - 2008. All the of the unused symbols have
   been long removed and gpl future symbols were converted to gpl quite a long
   time ago, and I don't believe these export types have been used ever since.
   So, I think it should be safe to retire those export types now. (Christoph Hellwig)
 
 - Refactor and clean up some aged code cruft in the module loader (Christoph Hellwig)
 
 - Build {,module_}kallsyms_on_each_symbol only when livepatching is enabled, as
   it is the only caller (Christoph Hellwig)
 
 - Unexport find_module() and module_mutex and fix the last module
   callers to not rely on these anymore. Make module_mutex internal to
   the module loader. (Christoph Hellwig)
 
 - Harden ELF checks on module load and validate ELF structures before checking
   the module signature (Frank van der Linden)
 
 - Fix undefined symbol warning for clang (Fangrui Song)
 
 - Fix smatch warning (Dan Carpenter)
 
 Signed-off-by: Jessica Yu <jeyu@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCAAuFiEEVrp26glSWYuDNrCUwEV+OM47wXIFAmA0/KMQHGpleXVAa2Vy
 bmVsLm9yZwAKCRDARX44zjvBcu0uD/4nmRp18EKAtdUZivsZHat0aEWGlkmrVueY
 5huYw6iwM8b/wIAl3xwLki1Iv0/l0a83WXZhLG4ekl0/Nj8kgllA+jtBrZWpoLMH
 CZusN5dS9YwwyD2vu3ak83ARcehcDEPeA9thvc3uRFGis6Hi4bt1rkzGdrzsgqR4
 tybfN4qaQx4ZAKFxA8bnS58l7QTFwUzTxJfM6WWzl1Q+mLZDr/WP+loJ/f1/oFFg
 ufN31KrqqFpdQY5UKq5P4H8FVq/eXE1Mwl8vo3HsnAj598fznyPUmA3D/j+N4GuR
 sTGBVZ9CSehUj7uZRs+Qgg6Bd+y3o44N29BrdZWA6K3ieTeQQpA+VgPUNrDBjGhP
 J/9Y4ms4PnuNEWWRaa73m9qsVqAsjh9+T2xp9PYn9uWLCM8BvQFtWcY7tw4/nB0/
 INmyiP/tIRpwWkkBl47u1TPR09FzBBGDZjBiSn3lm3VX+zCYtHoma5jWyejG11cf
 ybDrTsci9ANyHNP2zFQsUOQJkph78PIal0i3k4ODqGJvaC0iEIH3Xjv+0dmE14rq
 kGRrG/HN6HhMZPjashudVUktyTZ63+PJpfFlQbcUzdvjQQIkzW0vrCHMWx9vD1xl
 Na7vZLl4Nb03WSJp6saY6j2YSRKL0poGETzGqrsUAHEhpEOPHduaiCVlAr/EmeMk
 p6SrWv8+UQ==
 =T29Q
 -----END PGP SIGNATURE-----

Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux

Pull module updates from Jessica Yu:

 - Retire EXPORT_UNUSED_SYMBOL() and EXPORT_SYMBOL_GPL_FUTURE(). These
   export types were introduced between 2006 - 2008. All the of the
   unused symbols have been long removed and gpl future symbols were
   converted to gpl quite a long time ago, and I don't believe these
   export types have been used ever since. So, I think it should be safe
   to retire those export types now (Christoph Hellwig)

 - Refactor and clean up some aged code cruft in the module loader
   (Christoph Hellwig)

 - Build {,module_}kallsyms_on_each_symbol only when livepatching is
   enabled, as it is the only caller (Christoph Hellwig)

 - Unexport find_module() and module_mutex and fix the last module
   callers to not rely on these anymore. Make module_mutex internal to
   the module loader (Christoph Hellwig)

 - Harden ELF checks on module load and validate ELF structures before
   checking the module signature (Frank van der Linden)

 - Fix undefined symbol warning for clang (Fangrui Song)

 - Fix smatch warning (Dan Carpenter)

* tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
  module: potential uninitialized return in module_kallsyms_on_each_symbol()
  module: remove EXPORT_UNUSED_SYMBOL*
  module: remove EXPORT_SYMBOL_GPL_FUTURE
  module: move struct symsearch to module.c
  module: pass struct find_symbol_args to find_symbol
  module: merge each_symbol_section into find_symbol
  module: remove each_symbol_in_section
  module: mark module_mutex static
  kallsyms: only build {,module_}kallsyms_on_each_symbol when required
  kallsyms: refactor {,module_}kallsyms_on_each_symbol
  module: use RCU to synchronize find_module
  module: unexport find_module and module_mutex
  drm: remove drm_fb_helper_modinit
  powerpc/powernv: remove get_cxl_module
  module: harden ELF info handling
  module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
2021-02-23 10:15:33 -08:00
..
generic drivers: staging: retire drivers/staging/goldfish 2020-11-13 15:51:29 +01:00
ar7_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
ath25_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
ath79_defconfig mips: Drop CONFIG_MTD_M25P80 in various defconfig files 2020-05-02 12:09:52 +02:00
bcm47xx_defconfig mtd: rawnand: Clarify Kconfig entry MTD_NAND 2019-04-18 08:54:00 +02:00
bcm63xx_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
bigsur_defconfig scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
bmips_be_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
bmips_stb_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
capcella_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
cavium_octeon_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
ci20_defconfig MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards. 2020-11-17 21:38:11 +01:00
cobalt_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
cu1000-neo_defconfig MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards. 2020-11-17 21:38:11 +01:00
cu1830-neo_defconfig MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards. 2020-11-17 21:38:11 +01:00
db1xxx_defconfig mips: Drop CONFIG_MTD_M25P80 in various defconfig files 2020-05-02 12:09:52 +02:00
decstation_64_defconfig MIPS: DEC: Add 64-bit DECstation defconfig 2018-11-06 15:37:24 -08:00
decstation_defconfig block: remove CONFIG_LBDAF 2019-04-06 10:48:35 -06:00
decstation_r4k_defconfig block: remove CONFIG_LBDAF 2019-04-06 10:48:35 -06:00
e55_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
fuloong2e_defconfig arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
gcw0_defconfig MIPS: configs: drop unused BACKLIGHT_GENERIC option 2020-12-04 13:00:34 +01:00
generic_defconfig MIPS: generic: Enable CONFIG_JUMP_LABEL 2019-04-09 16:21:32 -07:00
gpr_defconfig MIPS updates for v5.11: 2020-12-16 12:07:54 -08:00
ip22_defconfig thermal/drivers/core: Remove the module Kconfig's option 2019-05-06 20:35:24 +08:00
ip27_defconfig scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
ip28_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
ip32_defconfig arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
jazz_defconfig SCSI misc on 20200402 2020-04-02 17:03:53 -07:00
jmr3927_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
lemote2f_defconfig arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
loongson1b_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
loongson1c_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
loongson3_defconfig MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP 2021-01-04 11:15:07 +01:00
malta_defconfig scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
malta_kvm_defconfig scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
malta_kvm_guest_defconfig scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
malta_qemu_32r6_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
maltaaprp_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
maltasmvp_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
maltasmvp_eva_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
maltaup_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
maltaup_xpa_defconfig scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled 2020-02-24 14:59:01 -05:00
mpc30x_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
mtx1_defconfig arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
nlm_xlp_defconfig module: remove EXPORT_UNUSED_SYMBOL* 2021-02-08 12:28:07 +01:00
nlm_xlr_defconfig module: remove EXPORT_UNUSED_SYMBOL* 2021-02-08 12:28:07 +01:00
omega2p_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
pic32mzda_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
pistachio_defconfig mips: Drop CONFIG_MTD_M25P80 in various defconfig files 2020-05-02 12:09:52 +02:00
qi_lb60_defconfig MIPS: configs: Regenerate configs of Ingenic boards 2020-09-18 16:35:27 +02:00
rb532_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00
rbtx49xx_defconfig This pull request contains the following changes for MTD: 2019-05-12 17:57:52 -04:00
rm200_defconfig USB: serial: keyspan_pda: clean up xircom/entrega support 2020-11-04 11:01:49 +01:00
rs90_defconfig arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
rt305x_defconfig mips: Drop CONFIG_MTD_M25P80 in various defconfig files 2020-05-02 12:09:52 +02:00
sb1250_swarm_defconfig drivers: remove the SGI SN2 IOC4 base support 2019-08-16 11:33:57 -07:00
tb0219_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
tb0226_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
tb0287_defconfig MIPS: configs: Remove useless UEVENT_HELPER_PATH 2019-06-11 15:46:21 -07:00
vocore2_defconfig sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
workpad_defconfig MIPS: Regenerate defconfigs 2018-11-20 21:05:40 -08:00
xway_defconfig MIPS: configs: Cleanup old Kconfig options 2020-02-19 10:48:27 -08:00