[PATCH 1/6] arm: crypto: rename 'mod_init' & 'mod_exit' functions to be module-specific

Russell King (Oracle) linux at armlinux.org.uk
Fri Jul 9 02:59:02 PDT 2021


On Thu, Jul 08, 2021 at 07:17:42PM -0700, Randy Dunlap wrote:
> Rename module_init & module_exit functions that are named
> "mod_init" and "mod_exit" so that they are unique in both the
> System.map file and in initcall_debug output instead of showing
> up as almost anonymous "mod_init".
> 
> This is helpful for debugging and in determining how long certain
> module_init calls take to execute.
> 
> Signed-off-by: Randy Dunlap <rdunlap at infradead.org>
> Cc: Jason A. Donenfeld <Jason at zx2c4.com>
> Cc: linux-arm-kernel at lists.infradead.org

Acked-by: Russell King (Oracle) <rmk+kernel at armlinux.org.uk>

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!



More information about the linux-arm-kernel mailing list