[PATCH 2.6.20-rc1 08/10] Keep the __init functions after initialization

2006-12-16 Thread Catalin Marinas
This patch adds the CONFIG_DEBUG_KEEP_INIT option which preserves the .init.text section after initialization. Memory leaks happening during this phase can be more easily tracked. Signed-off-by: Catalin Marinas <[EMAIL PROTECTED]> --- include/linux/init.h |5 + lib/Kconfig.debug|

[PATCH 2.6.20-rc1 08/10] Keep the __init functions after initialization

2006-12-16 Thread Catalin Marinas
This patch adds the CONFIG_DEBUG_KEEP_INIT option which preserves the .init.text section after initialization. Memory leaks happening during this phase can be more easily tracked. Signed-off-by: Catalin Marinas [EMAIL PROTECTED] --- include/linux/init.h |5 + lib/Kconfig.debug| 12