@@ -580,8 +580,8 @@ asmlinkage void __init start_kernel(void) #endif page_cgroup_init(); enable_debug_pagealloc(); kmemleak_init(); debug_objects_mem_init(); kmemleak_init(); setup_per_cpu_pageset(); numa_policy_init(); if (late_time_init) 0 comments on commit 9b090f2 Pl...
* Some very simple testing. This function needs to be extended for * proper testing. */ static int __init kmemleak_test_init(void) static int kmemleak_test_init(void) { struct test_node *elem; int i; 0 comments on commit dcb8cbb Please sign in to comment. Footer...