X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=init%2Fmain.c;h=17e9757bfde2310c6bc7a8407fee6eba7cd4b0ad;hb=f82a8569bfa10f32a3123ca0b681ec7c3188d2c0;hp=79213c0785d293adc69165ec37899c2517793046;hpb=222658e08f72cd539d01f3aabdc258c596f487e2;p=linux-2.6-omap-h63xx.git diff --git a/init/main.c b/init/main.c index 79213c0785d..17e9757bfde 100644 --- a/init/main.c +++ b/init/main.c @@ -670,6 +670,7 @@ asmlinkage void __init start_kernel(void) efi_enter_virtual_mode(); #endif thread_info_cache_init(); + cred_init(); fork_init(num_physpages); proc_caches_init(); buffer_init();