early_cpu_init

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi 

in the function:
early_cpu_init we could to change to avoid initialize
unecessary code ?

arch/i386/cpu/common.c:536
void __init early_cpu_init(void)
{
#ifdef CONFIG_MCYRIXIII         
         cyrix_init_cpu();
#elif defined CONFIG_MGODE6X1
         nsc_init_cpu();
#elif defined CONFIG_MK6 || defined CONFIG_MK7
||defined CONFIG_MK8
         amd_init_cpu();
#elif defined CONFIG_CRUSOE || defined CONFIG_EFFICEON
         transmeta_init_cpu();
#elif defined OTHERS_THAT_I_DONT_KNOW
         centaur_init_cpu();
         rise_init_cpu();
         nexgen_init_cpu();
         umc_init_cpu();
         early_cpu_detect();
#else
         intel_cpu_init();

just only a idea.

thanks Joilnen


	
	
		
_______________________________________________________ 
Yahoo! Acesso Grátis - Internet rápida e grátis. 
Instale o discador agora! http://br.acesso.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux