linux-stable/arch/sh/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
..
ap325rxa_defconfig arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* 2020-08-14 22:05:12 -04:00
apsh4a3a_defconfig sh: configs: Remove useless UEVENT_HELPER_PATH 2019-06-10 15:49:20 +09:00
apsh4ad0a_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
dreamcast_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
ecovec24-romimage_defconfig sh: configs: Remove useless UEVENT_HELPER_PATH 2019-06-10 15:49:20 +09:00
ecovec24_defconfig arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* 2020-08-14 22:05:12 -04:00
edosk7705_defconfig configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED 2019-03-07 18:32:02 -08:00
edosk7760_defconfig module: remove EXPORT_UNUSED_SYMBOL* 2021-02-08 12:28:07 +01:00
espt_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
hp6xx_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
j2_defconfig sh: add earlycon support to j2_defconfig 2016-10-18 18:54:56 -04:00
kfr2r09-romimage_defconfig sh: configs: Remove useless UEVENT_HELPER_PATH 2019-06-10 15:49:20 +09:00
kfr2r09_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
landisk_defconfig sh: remove CONFIG_IDE from most defconfig 2021-01-06 19:55:25 -05:00
lboxre2_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
magicpanelr2_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
microdev_defconfig sh: remove CONFIG_IDE from most defconfig 2021-01-06 19:55:25 -05:00
migor_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
polaris_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
r7780mp_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
r7785rp_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
rsk7201_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
rsk7203_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
rsk7264_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
rsk7269_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
rts7751r2d1_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
rts7751r2dplus_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
sdk7780_defconfig Modules updates for v5.12 2021-02-23 10:15:33 -08:00
sdk7786_defconfig Remove oprofile and dcookies support 2021-02-21 10:40:34 -08:00
se7206_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
se7343_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
se7619_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
se7705_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
se7712_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
se7721_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
se7722_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
se7724_defconfig arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* 2020-08-14 22:05:12 -04:00
se7750_defconfig sh: remove CONFIG_IDE from most defconfig 2021-01-06 19:55:25 -05:00
se7751_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
se7780_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
secureedge5410_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
sh03_defconfig Remove oprofile and dcookies support 2021-02-21 10:40:34 -08:00
sh2007_defconfig SH update for 5.3 2019-07-17 09:34:10 -07:00
sh7710voipgw_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
sh7724_generic_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
sh7757lcr_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
sh7763rdp_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
sh7770_generic_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
sh7785lcr_32bit_defconfig sh: configs: Remove useless UEVENT_HELPER_PATH 2019-06-10 15:49:20 +09:00
sh7785lcr_defconfig sh: configs: Remove useless UEVENT_HELPER_PATH 2019-06-10 15:49:20 +09:00
shmin_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
shx3_defconfig arch: sh: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
titan_defconfig all arch: remove system call sys_sysctl 2020-08-14 19:56:56 -07:00
ul2_defconfig sh: configs: Cleanup old Kconfig IO scheduler options 2020-06-01 14:48:48 -04:00
urquell_defconfig sh: configs: Remove useless UEVENT_HELPER_PATH 2019-06-10 15:49:20 +09:00